diff options
Diffstat (limited to 'chat/dircproxy/Makefile')
-rw-r--r-- | chat/dircproxy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/dircproxy/Makefile b/chat/dircproxy/Makefile index 7210b0ed40b..bf0d950d1a1 100644 --- a/chat/dircproxy/Makefile +++ b/chat/dircproxy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2004/04/11 05:43:07 snj Exp $ +# $NetBSD: Makefile,v 1.7 2004/12/28 02:47:41 reed Exp $ DISTNAME= dircproxy-1.0.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= http://www.dircproxy.net/download/stable/ |