diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-10-30 09:13:33 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-10-30 09:13:33 +0000 |
commit | bb2a30400ad59afddf8983a5990dbcec26dbbf54 (patch) | |
tree | 294cdde4778cbfd73ac25bf8b340184caa3c87dd /www/bugmenot/Makefile | |
parent | dd9441a6a5fc278d91ed4482fe3f9119e7c8947d (diff) |
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 d93df4f2af70..6dea5eb68eb8 100644 --- a/www/bugmenot/Makefile +++ b/www/bugmenot/Makefile @@ -6,7 +6,7 @@ # PORTNAME?= bugmenot -PORTVERSION= 0.7 +PORTVERSION= 0.8 CATEGORIES= www MASTER_SITES= http://extensions.roachfiend.com/ DISTNAME= ${PORTNAME} |