diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-07-08 21:28:59 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-07-08 21:28:59 +0000 |
commit | 2b7eedc4ed7c4712ef1aaca13d72b1c3c79198eb (patch) | |
tree | 6e1d2b519ee2f8a5ddc3013be7d037b4241f8be8 /www/bugmenot/Makefile | |
parent | e928d8b3d47f01052990421545bbfd7145db0ec5 (diff) | |
download | ports-2b7eedc4ed7c4712ef1aaca13d72b1c3c79198eb.tar.gz ports-2b7eedc4ed7c4712ef1aaca13d72b1c3c79198eb.zip |
Notes
Diffstat (limited to 'www/bugmenot/Makefile')
-rw-r--r-- | www/bugmenot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/bugmenot/Makefile b/www/bugmenot/Makefile index 757119c6235a..f45f3e6d82c8 100644 --- a/www/bugmenot/Makefile +++ b/www/bugmenot/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_MOZDEV} MASTER_SITE_SUBDIR= xsidebar/mods DISTNAME= ${PORTNAME}-${PORTVERSION}-mod -MAINTAINER= saper@SYSTEM.PL +MAINTAINER= ports@FreeBSD.org COMMENT= ${GECKO} extension to bypass compulsory web registration PLIST_FILES= %%MOZDIR%%/chrome/bugmenot.jar |