aboutsummaryrefslogtreecommitdiffstats
path: root/databases/py-PyGreSQL/Makefile
diff options
context:
space:
mode:
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}