diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-11-02 20:32:24 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-11-02 20:32:24 +0000 |
commit | 5323f210186b98da9e11e2a28c8bcd7ac2889b00 (patch) | |
tree | bf2d0097de6f940f4c2635aaabfdb0b70d5dc75b /www/bugmenot/Makefile | |
parent | 0ccd27573397cf2f0e2b143fc0008c5b282fa153 (diff) |
Notes
Diffstat (limited to 'www/bugmenot/Makefile')
-rw-r--r-- | www/bugmenot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/bugmenot/Makefile b/www/bugmenot/Makefile index 6dea5eb68eb8..e464b408449b 100644 --- a/www/bugmenot/Makefile +++ b/www/bugmenot/Makefile @@ -7,10 +7,11 @@ PORTNAME?= bugmenot PORTVERSION= 0.8 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://extensions.roachfiend.com/ DISTNAME= ${PORTNAME} -DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} +DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}_${PORTREVISION} MAINTAINER= thierry@FreeBSD.org COMMENT?= Mozilla extension to bypass compulsory web registration |