diff options
-rw-r--r-- | www/bugmenot/Makefile | 3 | ||||
-rw-r--r-- | www/bugmenot/distinfo | 4 | ||||
-rw-r--r-- | www/bugmenot/pkg-descr | 2 |
3 files changed, 5 insertions, 4 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 diff --git a/www/bugmenot/distinfo b/www/bugmenot/distinfo index c9bfda1121b8..7ccfb964e940 100644 --- a/www/bugmenot/distinfo +++ b/www/bugmenot/distinfo @@ -1,2 +1,2 @@ -MD5 (bugmenot-0.8/bugmenot.xpi) = 7742700af63631dde1987b5e1ab59e55 -SIZE (bugmenot-0.8/bugmenot.xpi) = 24369 +MD5 (bugmenot-0.8_1/bugmenot.xpi) = 13d767e11d5fc41711e61ff5e564493b +SIZE (bugmenot-0.8_1/bugmenot.xpi) = 24375 diff --git a/www/bugmenot/pkg-descr b/www/bugmenot/pkg-descr index 47b82f73600c..643bdfb54ef4 100644 --- a/www/bugmenot/pkg-descr +++ b/www/bugmenot/pkg-descr @@ -3,4 +3,4 @@ Compatibile with Mozilla and current Firefox releases. Visit bugmenot.com for full details of their service. -WWW: http://roachfiend.com/archives/category/extensions/ +WWW: http://roachfiend.com/archives/2005/02/07/bugmenot/ |