svn commit: r353292 - head/net-mgmt/arpwatch
Dmitry Marakasov
amdmi3 at FreeBSD.org
Thu May 8 13:03:48 UTC 2014
Author: amdmi3
Date: Thu May 8 13:03:47 2014
New Revision: 353292
URL: http://svnweb.freebsd.org/changeset/ports/353292
QAT: https://qat.redports.org/buildarchive/r353292/
Log:
- Clarify LICENSE
- Minor style nits
Modified:
head/net-mgmt/arpwatch/Makefile
Modified: head/net-mgmt/arpwatch/Makefile
==============================================================================
--- head/net-mgmt/arpwatch/Makefile Thu May 8 13:02:58 2014 (r353291)
+++ head/net-mgmt/arpwatch/Makefile Thu May 8 13:03:47 2014 (r353292)
@@ -6,14 +6,13 @@ PORTVERSION= 2.1.a15
PORTREVISION= 8
CATEGORIES= net-mgmt
MASTER_SITES= ftp://ftp.ee.lbl.gov/ \
- ${MASTER_SITE_GENTOO}
-MASTER_SITE_SUBDIR= distfiles
+ GENTOO/distfiles
DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.([^\.]*)$/\1/}
MAINTAINER= ports at FreeBSD.org
COMMENT= Monitor arp & rarp requests
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --quiet
More information about the svn-ports-head
mailing list