diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-08-12 15:11:33 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-08-12 15:11:33 +0000 |
commit | f40c64a13bbbf44e8788e9a095eaa72046be0dda (patch) | |
tree | 5dd95843090ee2d49c7ec8e01f8166d935d9281b /www/drood | |
parent | 020fa26d7edf2ae1ccea8a294243b63580ca109c (diff) |
Notes
Diffstat (limited to 'www/drood')
-rw-r--r-- | www/drood/Makefile | 4 | ||||
-rw-r--r-- | www/drood/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/www/drood/Makefile b/www/drood/Makefile index a54cdc38f85e..268288d18924 100644 --- a/www/drood/Makefile +++ b/www/drood/Makefile @@ -6,7 +6,7 @@ # PORTNAME= drood -PORTVERSION= 1.28 +PORTVERSION= 1.30 CATEGORIES= www MASTER_SITES= http://www.mammothcheese.ca/ @@ -17,6 +17,8 @@ MAN8= drood.8 MANCOMPRESSED= yes PLIST_FILES= bin/drood \ + etc/drood/types.tab \ etc/rc.d/drood +PLIST_DIRS= etc/drood .include <bsd.port.mk> diff --git a/www/drood/distinfo b/www/drood/distinfo index 1785718fd5d9..0e4d1458532a 100644 --- a/www/drood/distinfo +++ b/www/drood/distinfo @@ -1,3 +1,3 @@ -MD5 (drood-1.28.tar.gz) = 8729969124b3e6d4b505abbd00556a33 -SHA256 (drood-1.28.tar.gz) = 1b7854c615e0c065f372da649330777ca534be9060ba614f3ead40ddd2b7a348 -SIZE (drood-1.28.tar.gz) = 24108 +MD5 (drood-1.30.tar.gz) = 43cf137d2c2d4521dd10176c2da48983 +SHA256 (drood-1.30.tar.gz) = 108c084f1b2113d556dd3c6bd1542011482c7735f05ba1487733b0bdbef5d49b +SIZE (drood-1.30.tar.gz) = 25180 |