diff options
Diffstat (limited to 'www/e2guardian/Makefile')
-rw-r--r-- | www/e2guardian/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/e2guardian/Makefile b/www/e2guardian/Makefile index 2de8f67696e1..ab796ddeb641 100644 --- a/www/e2guardian/Makefile +++ b/www/e2guardian/Makefile @@ -3,9 +3,9 @@ PORTNAME= e2guardian PORTVERSION= 3.0.4 +DISTVERSIONPREFIX= v PORTREVISION= 1 CATEGORIES= www -MASTER_SITES= GH MAINTAINER= marcellocoutinho@gmail.com COMMENT= Dansguardian fork with many improvements and bug fixes @@ -16,7 +16,6 @@ BUILD_DEPENDS= rst2man:${PORTSDIR}/textproc/py-docutils LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre USE_GITHUB= yes -GH_TAGNAME= ${PORTVERSION:S/^/v/} USES= iconv pkgconfig USE_RC_SUBR= e2guardian GNU_CONFIGURE= yes |