diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2008-03-01 13:01:51 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2008-03-01 13:01:51 +0800 |
commit | 596af13c2634b7d0b9b58f32a98da85ccf4ca637 (patch) | |
tree | 1b55c16650c8621dc01332ecc51291e822c70737 /www/drood/Makefile | |
parent | a4d9dbd0efcea8df42e9f6ff49b2f5a142a70041 (diff) | |
download | freebsd-ports-gnome-596af13c2634b7d0b9b58f32a98da85ccf4ca637.tar.gz freebsd-ports-gnome-596af13c2634b7d0b9b58f32a98da85ccf4ca637.tar.zst freebsd-ports-gnome-596af13c2634b7d0b9b58f32a98da85ccf4ca637.zip |
- Update to 1.26
PR: ports/121248
Submitted by: James Bailie <jimmy mammothcheese.ca>
Diffstat (limited to 'www/drood/Makefile')
-rw-r--r-- | www/drood/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/drood/Makefile b/www/drood/Makefile index ce536ec3db95..ea1a8e84a613 100644 --- a/www/drood/Makefile +++ b/www/drood/Makefile @@ -6,7 +6,7 @@ # PORTNAME= drood -PORTVERSION= 1.25 +PORTVERSION= 1.26 CATEGORIES= www MASTER_SITES= http://www.mammothcheese.ca/ |