diff options
Diffstat (limited to 'net/onenetd/Makefile')
-rw-r--r-- | net/onenetd/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/onenetd/Makefile b/net/onenetd/Makefile index 6f220ffa18ab..77aa5df1b414 100644 --- a/net/onenetd/Makefile +++ b/net/onenetd/Makefile @@ -1,6 +1,5 @@ PORTNAME= onenetd -PORTVERSION= 12 -PORTREVISION= 1 +PORTVERSION= 13 CATEGORIES= net MASTER_SITES= http://offog.org/files/ \ http://ftp.i-scream.org/pub/offog.org/files/ @@ -9,6 +8,8 @@ MAINTAINER= tdb@FreeBSD.org COMMENT= Single-server inetd WWW= https://offog.org/code/onenetd.html +LICENSE= ISCL + GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share PLIST_FILES= bin/onenetd \ |