diff options
Diffstat (limited to 'devel/autoconf2.13/Makefile')
-rw-r--r-- | devel/autoconf2.13/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/autoconf2.13/Makefile b/devel/autoconf2.13/Makefile index 30034ddcf4ec..05f72ea9cea6 100644 --- a/devel/autoconf2.13/Makefile +++ b/devel/autoconf2.13/Makefile @@ -7,6 +7,7 @@ DISTNAME= autoconf-000227 # 2000-02-27 snapshot post 2.13 MAINTAINER= tijl@FreeBSD.org COMMENT= Generate configure scripts and related files +WWW= https://www.gnu.org/software/autoconf/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING |