diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-14 05:25:22 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-14 05:25:22 +0000 |
commit | e51a01bc36e523d28a00cebb78da84b98ed8a507 (patch) | |
tree | b3e859973bf1bbc181050e9020a7199dc44c6af8 /devel/autoconf | |
parent | bbb5e892098a4c9839e1bacb695e2fd6d4dd0ce0 (diff) | |
download | ports-e51a01bc36e523d28a00cebb78da84b98ed8a507.tar.gz ports-e51a01bc36e523d28a00cebb78da84b98ed8a507.zip |
Notes
Diffstat (limited to 'devel/autoconf')
-rw-r--r-- | devel/autoconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile index 5bba8b7ee064..b1700c40ba06 100644 --- a/devel/autoconf/Makefile +++ b/devel/autoconf/Makefile @@ -9,7 +9,7 @@ PORTNAME= autoconf PORTVERSION= 2.53 PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES ${MASTER_SITE_LOCAL} +MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= ade/gnu MAINTAINER= ade@FreeBSD.org |