diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2009-07-02 12:51:46 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2009-07-02 12:51:46 +0000 |
commit | d8e0ac8808678add940599d76c492be4bfc35740 (patch) | |
tree | 2ed2299a2627d6c02d8d77268cadc60dde1f5e96 | |
parent | 00c9092ea425c05857e394ac2982714f533df6bb (diff) |
Notes
-rw-r--r-- | net/delegate/Makefile | 6 | ||||
-rw-r--r-- | net/delegate/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/delegate/Makefile b/net/delegate/Makefile index 92522fa0cecc..b4124b220741 100644 --- a/net/delegate/Makefile +++ b/net/delegate/Makefile @@ -6,8 +6,8 @@ # PORTNAME= delegate -PORTVERSION= 9.9.1 -PORTREVISION= 1 +PORTVERSION= 9.9.3 +#PORTREVISION= 1 CATEGORIES= net www MASTER_SITES= http://www.chifeng.name/dist/delegate/ DISTNAME= ${PORTNAME}${PORTVERSION} @@ -19,7 +19,7 @@ IS_INTERACTIVE= YES PORTDOCS= HowToDG.html Manual.htm tutor-jp.htm tutor-en.htm COPYRIGHT PLIST_FILES= sbin/delegated etc/rc.d/delegated.sh-dist SUB_FILES= pkg-message -SUB_LIST= DOCSDIR=${DOCSDIR} +SUB_LIST= DOCSDIR=${DOCSDIR} # Strip breaks binary checksumming STRIP= diff --git a/net/delegate/distinfo b/net/delegate/distinfo index 26252a73c18a..5a1ef432388f 100644 --- a/net/delegate/distinfo +++ b/net/delegate/distinfo @@ -1,3 +1,3 @@ -MD5 (delegate9.9.1.tar.gz) = b483d93a89831711ebd9b3ced991f33f -SHA256 (delegate9.9.1.tar.gz) = eb589f33768681486a8e80860d8d0cdc3df753fc6cab7dde9c4dbd2455543181 -SIZE (delegate9.9.1.tar.gz) = 1944670 +MD5 (delegate9.9.3.tar.gz) = 16b49244d04490eb48b70e61efb24244 +SHA256 (delegate9.9.3.tar.gz) = fa9c862fdc09305568752681eca1990a577031cb3491080c681da0582fd9230a +SIZE (delegate9.9.3.tar.gz) = 1965268 |