diff options
Diffstat (limited to 'databases/py-PyGreSQL/Makefile')
-rw-r--r-- | databases/py-PyGreSQL/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-PyGreSQL/Makefile b/databases/py-PyGreSQL/Makefile index f6e0b539388..432fe7cfd59 100644 --- a/databases/py-PyGreSQL/Makefile +++ b/databases/py-PyGreSQL/Makefile @@ -1,7 +1,7 @@ # Ports collection Makefile for: PyGreSQL # Version required: 2.3 # Date created: 2/22/1999 -# Whom: nectar@FreeBSD.ORG +# Whom: nectar@FreeBSD.org # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.druid.net/pub/distrib/ \ http://www.nectar.cc/distfiles/ EXTRACT_SUFX= .tgz -MAINTAINER= nectar@FreeBSD.ORG +MAINTAINER= nectar@FreeBSD.org BUILD_DEPENDS= python:${PORTSDIR}/lang/python RUN_DEPENDS= python:${PORTSDIR}/lang/python |