aboutsummaryrefslogtreecommitdiff
path: root/databases/py-PyGreSQL/Makefile
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2006-02-22 22:39:46 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2006-02-22 22:39:46 +0000
commit157067734b24175ffebf96fa235fe22ac8076b14 (patch)
tree9860a96780a169cb8c92a0d07ea855dccdf715ba /databases/py-PyGreSQL/Makefile
parent42c6f453f133bcbd08ab1dc2fc4505ac5678d555 (diff)
downloadports-157067734b24175ffebf96fa235fe22ac8076b14.tar.gz
ports-157067734b24175ffebf96fa235fe22ac8076b14.zip
Update to 3.8
PR: 93701
Notes
Notes: svn path=/head/; revision=156718
Diffstat (limited to 'databases/py-PyGreSQL/Makefile')
-rw-r--r--databases/py-PyGreSQL/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/py-PyGreSQL/Makefile b/databases/py-PyGreSQL/Makefile
index 1d62aed5c0f2..ad32afb5e805 100644
--- a/databases/py-PyGreSQL/Makefile
+++ b/databases/py-PyGreSQL/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= PyGreSQL
-PORTVERSION= 3.6.2
-PORTEPOCH= 1
+PORTVERSION= 3.8
CATEGORIES= databases python
MASTER_SITES= ftp://ftp.pygresql.org/pub/distrib/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -39,7 +38,7 @@ post-install:
@ ${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py -lf \
${PYTHONPREFIX_SITELIBDIR}
.if !defined(NOPORTDOCS)
-.for docfile in Announce ChangeLog
+.for docfile in announce.txt changelog.txt
@ ${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/${docfile} \
${DOCSDIR}