From 53d692acd8a71f89a941dada62a4345937a07233 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 19 May 2009 08:59:00 +0000 Subject: Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT block). Uncomment some commented out LICENSE lines while here. --- net/dhcpcd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/dhcpcd') diff --git a/net/dhcpcd/Makefile b/net/dhcpcd/Makefile index f3c80b09217..5387d8483e6 100644 --- a/net/dhcpcd/Makefile +++ b/net/dhcpcd/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2009/05/11 08:29:28 roy Exp $ +# $NetBSD: Makefile,v 1.9 2009/05/19 08:59:26 wiz Exp $ # DISTNAME= dhcpcd-5.0.3 CATEGORIES= net -LICENSE= modified-bsd MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/ MASTER_SITES+= http://roy.aydogan.net/dhcpcd/ EXTRACT_SUFX= .tar.bz2 @@ -11,6 +10,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= roy@NetBSD.org HOMEPAGE= http://roy.marples.name/projects/dhcpcd/ COMMENT= RFC2131 compliant DHCP client +LICENSE= modified-bsd PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= c99 -- cgit v1.2.3