diff options
Diffstat (limited to 'net-mgmt/nagios-spamd-plugin/Makefile')
-rw-r--r-- | net-mgmt/nagios-spamd-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/nagios-spamd-plugin/Makefile b/net-mgmt/nagios-spamd-plugin/Makefile index b04c1168c847..8a3ccc100d57 100644 --- a/net-mgmt/nagios-spamd-plugin/Makefile +++ b/net-mgmt/nagios-spamd-plugin/Makefile @@ -5,10 +5,10 @@ # $FreeBSD$ PORTNAME= nagios-spamd-plugin -PORTVERSION= 1.2 +PORTVERSION= 1.3 CATEGORIES= net-mgmt MASTER_SITES= ftp://jhweiss.de/pub/users/weiss/nagios/plugins/ -DISTNAME= check_spamd-1.2.pl +DISTNAME= check_spamd-${PORTVERSION}.pl EXTRACT_SUFX= MAINTAINER= arved@FreeBSD.org |