diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2006-10-04 20:35:19 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2006-10-04 20:35:19 +0000 |
commit | d014a5456d43757808818be20149598c2c31b1a4 (patch) | |
tree | 01fd42b41fe6fc1313e4305c55c0534ddaf08e46 /www/bugmenot/Makefile | |
parent | be3e653697948500a4bd5440d363c5b4ba000d0e (diff) |
Notes
Diffstat (limited to 'www/bugmenot/Makefile')
-rw-r--r-- | www/bugmenot/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/bugmenot/Makefile b/www/bugmenot/Makefile index 9cec1c1b636a..24431a38dff3 100644 --- a/www/bugmenot/Makefile +++ b/www/bugmenot/Makefile @@ -6,12 +6,11 @@ # PORTNAME= bugmenot -PORTVERSION= 0.8 -PORTREVISION= 2 +PORTVERSION= 1.3 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 |