diff options
Diffstat (limited to 'devel/m4/Makefile')
-rw-r--r-- | devel/m4/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/m4/Makefile b/devel/m4/Makefile index ae8a333b3d2..40a01a090ca 100644 --- a/devel/m4/Makefile +++ b/devel/m4/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.57 2008/10/14 12:29:10 wiz Exp $ +# $NetBSD: Makefile,v 1.58 2009/04/20 09:57:37 wiz Exp $ -DISTNAME= m4-1.4.12 +DISTNAME= m4-1.4.13 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=m4/} @@ -13,7 +13,7 @@ PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes INFO_FILES= yes -#LICENSE= GPLv3 +LICENSE= gnu-gpl-v3 TEST_TARGET= check |