summaryrefslogtreecommitdiff
path: root/net/parpd
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-05-19 08:59:00 +0000
committerwiz <wiz@pkgsrc.org>2009-05-19 08:59:00 +0000
commit6ac11147ab6af4938848553e5e344aea8b3f560c (patch)
tree6a9e4328c8c41ae43ff29db30f6e978dd26921b7 /net/parpd
parentad944231a773912276e207e433ea891f755e4e4e (diff)
downloadpkgsrc-6ac11147ab6af4938848553e5e344aea8b3f560c.tar.gz
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
Diffstat (limited to 'net/parpd')
-rw-r--r--net/parpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/parpd/Makefile b/net/parpd/Makefile
index b1835ee6613..19441c6b531 100644
--- a/net/parpd/Makefile
+++ b/net/parpd/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.6 2009/04/24 09:47:47 roy Exp $
+# $NetBSD: Makefile,v 1.7 2009/05/19 08:59:27 wiz Exp $
#
DISTNAME= parpd-1.4
CATEGORIES= net
-LICENSE= modified-bsd
MASTER_SITES= ftp://roy.marples.name/pub/parpd/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= roy@NetBSD.org
HOMEPAGE= http://roy.marples.name/projects/parpd/
COMMENT= RFC1027 compliant Proxy ARP Daemon
+LICENSE= modified-bsd
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= c99