diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2004-04-01 09:44:27 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2004-04-01 09:44:27 +0000 |
commit | 9159a8283c9ee0f508175b29bdec27f843526f17 (patch) | |
tree | c6ff49969ee9911a13041d94f3ca65d9aa2991dc /news/rawdog | |
parent | - Remove USE_SIZE knob (diff) |
Update to 1.11.
PR: ports/65027
Submitted by: MAINTAINER
Notes
Notes:
svn path=/head/; revision=105852
Diffstat (limited to 'news/rawdog')
-rw-r--r-- | news/rawdog/Makefile | 2 | ||||
-rw-r--r-- | news/rawdog/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/news/rawdog/Makefile b/news/rawdog/Makefile index d0620e1f6995..b4178035ffbc 100644 --- a/news/rawdog/Makefile +++ b/news/rawdog/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rawdog -PORTVERSION= 1.10 +PORTVERSION= 1.11 CATEGORIES= news python MASTER_SITES= http://offog.org/files/ diff --git a/news/rawdog/distinfo b/news/rawdog/distinfo index 6efa1af512f7..ecc3e153f94d 100644 --- a/news/rawdog/distinfo +++ b/news/rawdog/distinfo @@ -1,2 +1,2 @@ -MD5 (rawdog-1.10.tar.gz) = 3af6d6331e21efc85afe709ca854e738 -SIZE (rawdog-1.10.tar.gz) = 47727 +MD5 (rawdog-1.11.tar.gz) = 84a1de70190f04ead91546c7e2850430 +SIZE (rawdog-1.11.tar.gz) = 48815 |