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 4a518323b0e..584a48a79e3 100644 --- a/chat/dircproxy/Makefile +++ b/chat/dircproxy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2014/02/12 23:17:35 tron Exp $ +# $NetBSD: Makefile,v 1.25 2014/05/29 23:35:17 wiz Exp $ DISTNAME= dircproxy-1.2.0-beta2 PKGNAME= ${DISTNAME:S/-beta/beta/} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= chat MASTER_SITES= http://dircproxy.googlecode.com/files/ EXTRACT_SUFX= .tar.bz |