diff options
Diffstat (limited to 'net-mgmt/nagios-check_ports/Makefile')
-rw-r--r-- | net-mgmt/nagios-check_ports/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mgmt/nagios-check_ports/Makefile b/net-mgmt/nagios-check_ports/Makefile index 4fa472a..e4325112 100644 --- a/net-mgmt/nagios-check_ports/Makefile +++ b/net-mgmt/nagios-check_ports/Makefile @@ -3,6 +3,7 @@ PORTNAME= check_ports PORTVERSION= 0.7.1 +DISTVERSIONPREFIX= v PORTREVISION= 1 CATEGORIES= net-mgmt PKGNAMEPREFIX= nagios- @@ -12,8 +13,6 @@ COMMENT= monitor FreeBSD ports for updates or vulnerabilities USE_GITHUB= yes GH_ACCOUNT= rfrederick -GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= 4e039d7 NO_BUILD= yes |