diff options
author | John Marino <marino@FreeBSD.org> | 2016-12-13 05:45:36 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-12-13 05:45:36 +0000 |
commit | 860c5a64f6d5c81db1b327faa63533c66b6619ba (patch) | |
tree | 479620bec3582b5095de1ed44c78ab12565a9881 /net-mgmt/nagnu/Makefile | |
parent | 0b66ce46524b6589fa46575ed17cfefb17506aad (diff) |
Notes
Diffstat (limited to 'net-mgmt/nagnu/Makefile')
-rw-r--r-- | net-mgmt/nagnu/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/nagnu/Makefile b/net-mgmt/nagnu/Makefile index 2b8bd0473609..c7686f5bb950 100644 --- a/net-mgmt/nagnu/Makefile +++ b/net-mgmt/nagnu/Makefile @@ -2,6 +2,7 @@ PORTNAME= nagnu PORTVERSION= 1.1.2 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= fredrik@min-hemsida.net @@ -11,7 +12,7 @@ LICENSE= BSD2CLAUSE LIB_DEPENDS= libcurl.so:ftp/curl -USES= ncurses:port +USES= ncurses USE_GITHUB= yes GH_ACCOUNT= frlen PLIST_FILES= bin/nagnu \ |