diff options
Diffstat (limited to 'www/bugmenot/Makefile')
-rw-r--r-- | www/bugmenot/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/www/bugmenot/Makefile b/www/bugmenot/Makefile index 1c17999..d93df4f 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} |