diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-10-08 12:22:18 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-10-08 12:22:18 +0000 |
commit | 91e087f3fcaf55ea88c4efa1cbf48fcfce400c0e (patch) | |
tree | 0036c6560bfde436bbf4b03bf2ecf60a9e7cd65c /www/bugmenot | |
parent | 823b0060965a806febeae7a06b20a63dbff42c92 (diff) | |
download | ports-91e087f3fcaf55ea88c4efa1cbf48fcfce400c0e.tar.gz ports-91e087f3fcaf55ea88c4efa1cbf48fcfce400c0e.zip |
Notes
Diffstat (limited to 'www/bugmenot')
-rw-r--r-- | www/bugmenot/Makefile | 6 | ||||
-rw-r--r-- | www/bugmenot/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/www/bugmenot/Makefile b/www/bugmenot/Makefile index 1c179997d110..d93df4f2af70 100644 --- a/www/bugmenot/Makefile +++ b/www/bugmenot/Makefile @@ -6,11 +6,9 @@ # PORTNAME?= bugmenot -PORTVERSION= 0.6.2 +PORTVERSION= 0.7 CATEGORIES= www -#MASTER_SITES= http://extensions.roachfiend.com/ -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= thierry/${PORTNAME}-${PORTVERSION} +MASTER_SITES= http://extensions.roachfiend.com/ DISTNAME= ${PORTNAME} DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} diff --git a/www/bugmenot/distinfo b/www/bugmenot/distinfo index 7881cbbcd98a..59eab3ea080c 100644 --- a/www/bugmenot/distinfo +++ b/www/bugmenot/distinfo @@ -1,2 +1,2 @@ -MD5 (bugmenot-0.6.2/bugmenot.xpi) = 01de512715f6d226cf976a667e22e35a -SIZE (bugmenot-0.6.2/bugmenot.xpi) = 24106 +MD5 (bugmenot-0.7/bugmenot.xpi) = 3d237fd87f362f49dbf039ad37dddcd4 +SIZE (bugmenot-0.7/bugmenot.xpi) = 26429 |