diff options
Diffstat (limited to 'www/bugmenot/Makefile')
-rw-r--r-- | www/bugmenot/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/bugmenot/Makefile b/www/bugmenot/Makefile index a17416969..97cde4c64 100644 --- a/www/bugmenot/Makefile +++ b/www/bugmenot/Makefile @@ -6,12 +6,12 @@ # PORTNAME= bugmenot -PORTVERSION= 0.8 -PORTREVISION= 3 +PORTVERSION= 1.3 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://extensions.roachfiend.com/ DISTNAME= ${PORTNAME} -DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}_1 +DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}_${PORTREVISION} MAINTAINER= thierry@FreeBSD.org COMMENT= ${GECKO} extension to bypass compulsory web registration |