diff options
author | jkoshy <jkoshy@FreeBSD.org> | 2001-09-03 08:57:32 +0000 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 2001-09-03 08:57:32 +0000 |
commit | c67368f6e3419246b8a182e9d3a1da10b5a676af (patch) | |
tree | 6b16e5b59cd93626951b9f35ad07c7116e37c2af /www | |
parent | 83d91e07cf90c0e8ad5b288b1336d50781ae752b (diff) | |
download | FreeBSD-ports-c67368f6e3419246b8a182e9d3a1da10b5a676af.zip FreeBSD-ports-c67368f6e3419246b8a182e9d3a1da10b5a676af.tar.gz |
Correct MASTER_SITE.
Diffstat (limited to 'www')
-rw-r--r-- | www/nspostgres/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/nspostgres/Makefile b/www/nspostgres/Makefile index 965120f..e0262cc 100644 --- a/www/nspostgres/Makefile +++ b/www/nspostgres/Makefile @@ -8,7 +8,7 @@ PORTNAME= nspostgres PORTVERSION= 3.0 CATEGORIES= www databases -MASTER_SITES= ftp://ftp.aolserver.com/pub/contrib/ +MASTER_SITES= ftp://ftp.aolserver.com/modules/ DISTNAME= nspostgres3_0 MAINTAINER= jkoshy@freebsd.org |