aboutsummaryrefslogtreecommitdiff
path: root/www/bugmenot
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2008-06-09 17:14:33 +0000
committerThierry Thomas <thierry@FreeBSD.org>2008-06-09 17:14:33 +0000
commit814ca7e5992003aa8c10bca2cf67a3bdefa46dde (patch)
tree46689a61154af61efac39b87d3deb1e218849ece /www/bugmenot
parent1e0001cfe14bc1629a890e114ee9c9c6e7580109 (diff)
downloadports-814ca7e5992003aa8c10bca2cf67a3bdefa46dde.tar.gz
ports-814ca7e5992003aa8c10bca2cf67a3bdefa46dde.zip
Notes
Diffstat (limited to 'www/bugmenot')
-rw-r--r--www/bugmenot/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/www/bugmenot/Makefile b/www/bugmenot/Makefile
index 174f70af5791..a3d1f4d1a8c6 100644
--- a/www/bugmenot/Makefile
+++ b/www/bugmenot/Makefile
@@ -11,11 +11,14 @@ PORTREVISION= 3
CATEGORIES= www
MASTER_SITES= http://extensions.roachfiend.com/
DISTNAME= ${PORTNAME}
-DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}_${PORTREVISION}
+DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}_2
-MAINTAINER= thierry@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= ${GECKO} extension to bypass compulsory web registration
+BROKEN= Unfetchable
+DEPRECATED= 1.4 seems the latest version installable with seamonkey, but it does not work
+
PLIST_FILES= %%MOZDIR%%/chrome/bugmenot.jar
.include <bsd.port.pre.mk>