diff options
author | thierry <thierry@FreeBSD.org> | 2005-10-08 20:22:18 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-10-08 20:22:18 +0800 |
commit | 592709395d729dd8c61377551c3650bfbb545a46 (patch) | |
tree | 9851b515adf6143d24b102f71570d5b87df932be /www/bugmenot/Makefile | |
parent | fa3336b6f3f216d3e80fbc6281881230f1d6466b (diff) | |
download | freebsd-ports-gnome-592709395d729dd8c61377551c3650bfbb545a46.tar.gz freebsd-ports-gnome-592709395d729dd8c61377551c3650bfbb545a46.tar.zst freebsd-ports-gnome-592709395d729dd8c61377551c3650bfbb545a46.zip |
Upgrade to 0.7 and restore master_site.
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 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} |