From 12b852761094056c33e54071f150ee31bf6d9596 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Fri, 3 Jan 2003 06:37:28 +0000 Subject: upgrade to 1.0.5 make portlint happy PR: 43657 Submitted by: maintainer --- irc/dircproxy/Makefile | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'irc/dircproxy/Makefile') diff --git a/irc/dircproxy/Makefile b/irc/dircproxy/Makefile index ded0444cd953..f641645e8413 100644 --- a/irc/dircproxy/Makefile +++ b/irc/dircproxy/Makefile @@ -5,16 +5,16 @@ # $FreeBSD$ # -PORTNAME= dircproxy -PORTVERSION= 1.0.3 -CATEGORIES= irc -MASTER_SITES= ftp://ftp.netsplit.com/pub/dircproxy/stable/ +PORTNAME= dircproxy +PORTVERSION= 1.0.5 +CATEGORIES= irc +MASTER_SITES= ftp://ftp.netsplit.com/pub/dircproxy/stable/ -MAINTAINER= lester@mazpe.net +MAINTAINER= lester@mazpe.net -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes -MAN1= dircproxy.1 dircproxy-crypt.1 +MAN1= dircproxy.1 dircproxy-crypt.1 post-install: @${SED} -e 's,%%PREFIX%%,${PREFIX},g' ${PKGMESSAGE} -- cgit v1.2.3