diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2010-01-05 05:18:30 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2010-01-05 05:18:30 +0800 |
commit | 3cb6f63aed56e7c9a3fb236dac960c41ed32bdc5 (patch) | |
tree | a2d269266ddd277ee5dc018f3d3103b097c211a8 /www/drood/Makefile | |
parent | 072f44a76737b837c64447d42e9f9531e9a6d7a6 (diff) | |
download | freebsd-ports-graphics-3cb6f63aed56e7c9a3fb236dac960c41ed32bdc5.tar.gz freebsd-ports-graphics-3cb6f63aed56e7c9a3fb236dac960c41ed32bdc5.tar.zst freebsd-ports-graphics-3cb6f63aed56e7c9a3fb236dac960c41ed32bdc5.zip |
- Update to 1.52
PR: ports/142295
Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer)
Diffstat (limited to 'www/drood/Makefile')
-rw-r--r-- | www/drood/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/drood/Makefile b/www/drood/Makefile index 84725d70cc7..4eca5c926b6 100644 --- a/www/drood/Makefile +++ b/www/drood/Makefile @@ -6,8 +6,7 @@ # PORTNAME= drood -PORTVERSION= 1.51 -PORTREVISION= 1 +PORTVERSION= 1.52 CATEGORIES= www MASTER_SITES= http://www.mammothcheese.ca/ |