Index: head/net/dtcpclient/Makefile =================================================================== --- head/net/dtcpclient/Makefile (revision 135749) +++ head/net/dtcpclient/Makefile (revision 135750) @@ -1,29 +1,29 @@ # New ports collection makefile for: dtcpclient # Date Created: Feb 27 2003 # Whom: Hajimu UMEMOTO # # $FreeBSD$ # PORTNAME= dtcpclient -PORTVERSION= 20040923 +PORTVERSION= 20050521 #PORTREVISION= 0 CATEGORIES= net ipv6 MASTER_SITES= http://www.imasy.or.jp/~ume/ipv6/ \ http://home.jp.FreeBSD.org/~ume/ipv6/ MAINTAINER= ume@FreeBSD.org COMMENT= Dynamic Tunnel Configuration Protocol client USE_RC_SUBR= dtcpclient.sh MAN8= dtcpclient.8 MANCOMPRESSED= yes pre-install: @if [ -f ${PREFIX}/etc/rc.d/${USE_RC_SUBR} ]; then \ ${ECHO_CMD} "Remove old ${PREFIX}/etc/rc.d/${USE_RC_SUBR} before install."; \ exit 1; \ fi .include Property changes on: head/net/dtcpclient/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property Index: head/net/dtcpclient/distinfo =================================================================== --- head/net/dtcpclient/distinfo (revision 135749) +++ head/net/dtcpclient/distinfo (revision 135750) @@ -1,2 +1,2 @@ -MD5 (dtcpclient-20040923.tar.gz) = 981861c2ab1c1c020907ff744747c6ec -SIZE (dtcpclient-20040923.tar.gz) = 11989 +MD5 (dtcpclient-20050521.tar.gz) = 2cf24dec9d0f053c1416ce3689235ff6 +SIZE (dtcpclient-20050521.tar.gz) = 12232 Property changes on: head/net/dtcpclient/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property