summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2008-07-27 09:39:29 +0000
committerobache <obache@pkgsrc.org>2008-07-27 09:39:29 +0000
commit79bc62be1f37a8b2d82472d5c206d019c55637a1 (patch)
tree747435e23ba8e48e7ff8bf8f5da44c5441a996f9 /chat
parent97153911e320df6d4d8774532d484327925cbc50 (diff)
downloadpkgsrc-79bc62be1f37a8b2d82472d5c206d019c55637a1.tar.gz
Fixes MASTER_SITES, lack of extra subdir.
Diffstat (limited to 'chat')
-rw-r--r--chat/dircproxy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/dircproxy/Makefile b/chat/dircproxy/Makefile
index 5b468059e0a..0354e9cf7ab 100644
--- a/chat/dircproxy/Makefile
+++ b/chat/dircproxy/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.16 2008/06/17 12:53:54 tron Exp $
+# $NetBSD: Makefile,v 1.17 2008/07/27 09:39:29 obache Exp $
DISTNAME= dircproxy-1.2.0-beta2
PKGNAME= ${DISTNAME:S/-beta/beta/}
PKGREVISION= 1
CATEGORIES= chat
-MASTER_SITES= http://dircproxy.securiweb.net/
+MASTER_SITES= http://dircproxy.securiweb.net/pub/1.2/
EXTRACT_SUFX= .tar.bz
MAINTAINER= adrianp@NetBSD.org