diff options
Diffstat (limited to 'databases/postgresql7/Makefile')
-rw-r--r-- | databases/postgresql7/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/postgresql7/Makefile b/databases/postgresql7/Makefile index 260aeffdd19c..f11b16deb174 100644 --- a/databases/postgresql7/Makefile +++ b/databases/postgresql7/Makefile @@ -3,10 +3,10 @@ # Date created: April 2, 1997 # Whom: Marc G. Fournier <scrappy@FreeBSD.ORG> # -# $Id: Makefile,v 1.12 1997/06/14 21:10:42 andreas Exp $ +# $Id: Makefile,v 1.13 1997/07/17 15:12:40 max Exp $ -DISTNAME= postgresql-v6.1 -PKGNAME= postgresql-6.1 +DISTNAME= postgresql-v6.1.1 +PKGNAME= postgresql-6.1.1 CATEGORIES= databases MASTER_SITES= ftp://ftp.PostgreSQL.org/pub/ \ ftp://ftp.luga.or.at/pub/postgres95/ \ |