- Clarify LICENSE
- Minor style nits
This commit is contained in:
parent
2a73a21eaf
commit
e840530321
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353292
1 changed files with 2 additions and 3 deletions
|
@ -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@FreeBSD.org
|
||||
COMMENT= Monitor arp & rarp requests
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --quiet
|
||||
|
|
Loading…
Reference in a new issue