diff options
author | Palle Girgensohn <girgen@FreeBSD.org> | 2006-02-23 08:04:04 +0000 |
---|---|---|
committer | Palle Girgensohn <girgen@FreeBSD.org> | 2006-02-23 08:04:04 +0000 |
commit | 4fb811ec87310a77a709d5df35581eec76f2e45b (patch) | |
tree | 5fdc2a9175696289da5d9d0b5962ba36d13b4808 | |
parent | 0b49aec1cca4ed17a9b1cb6b65622504d987fa21 (diff) | |
download | ports-4fb811ec87310a77a709d5df35581eec76f2e45b.tar.gz ports-4fb811ec87310a77a709d5df35581eec76f2e45b.zip |
Accidentally removed portepoch, believing it was portrevision.
Pointy hat to: me
Notes
Notes:
svn path=/head/; revision=156741
-rw-r--r-- | databases/py-PyGreSQL/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-PyGreSQL/Makefile b/databases/py-PyGreSQL/Makefile index ad32afb5e805..a8b02eccd98e 100644 --- a/databases/py-PyGreSQL/Makefile +++ b/databases/py-PyGreSQL/Makefile @@ -7,6 +7,7 @@ PORTNAME= PyGreSQL PORTVERSION= 3.8 +PORTEPOCH= 1 CATEGORIES= databases python MASTER_SITES= ftp://ftp.pygresql.org/pub/distrib/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |