diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2007-09-20 11:40:48 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2007-09-20 11:40:48 +0800 |
commit | 4dd99f361867fb5a3013945275bd0a00dc172b20 (patch) | |
tree | 6191a26db793e37168a7de62faa53352d875534c /www/drood/Makefile | |
parent | 76c889977f81795261b661b37c2b6cb3b3dd6b78 (diff) | |
download | freebsd-ports-graphics-4dd99f361867fb5a3013945275bd0a00dc172b20.tar.gz freebsd-ports-graphics-4dd99f361867fb5a3013945275bd0a00dc172b20.tar.zst freebsd-ports-graphics-4dd99f361867fb5a3013945275bd0a00dc172b20.zip |
- update to 1.16
PR: ports/116469
Submitted by: James Bailie <jimmy_AT_mammothcheese.ca>
Approved by: miwi (co-mentor)
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 b9d97b72903..a8c204cf0c3 100644 --- a/www/drood/Makefile +++ b/www/drood/Makefile @@ -6,7 +6,7 @@ # PORTNAME= drood -PORTVERSION= 1.15 +PORTVERSION= 1.16 CATEGORIES= www MASTER_SITES= http://www.mammothcheese.ca/ |