Sat Jan 12 11:55:02 2008 UTC ()
Update HOMEPAGE and MASTER_SITES.


(wiz)
diff -r1.35 -r1.36 pkgsrc/net/dctc/Makefile

cvs diff -r1.35 -r1.36 pkgsrc/net/dctc/Makefile (expand / switch to unified diff)

--- pkgsrc/net/dctc/Makefile 2008/01/12 11:36:33 1.35
+++ pkgsrc/net/dctc/Makefile 2008/01/12 11:55:02 1.36
@@ -1,24 +1,24 @@ @@ -1,24 +1,24 @@
1# $NetBSD: Makefile,v 1.35 2008/01/12 11:36:33 adam Exp $ 1# $NetBSD: Makefile,v 1.36 2008/01/12 11:55:02 wiz Exp $
2# 2#
3 3
4DISTNAME= dctc-0.85.4 4DISTNAME= dctc-0.85.4
5PKGREVISION= 5 5PKGREVISION= 5
6CATEGORIES= net 6CATEGORIES= net
7MASTER_SITES= http://www.ac2i.tzo.com/dctc/ \ 7MASTER_SITES= http://ac2i.homelinux.com/dctc/ \
8 http://brainz.servebeer.com/dctc/ 8 http://dc.tddm.se/clients/
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://www.ac2i.tzo.com/dctc/ 11HOMEPAGE= http://ac2i.homelinux.com/dctc/
12COMMENT= Direct Connect clone (Direct Connect Text Client) 12COMMENT= Direct Connect clone (Direct Connect Text Client)
13 13
14GNU_CONFIGURE= YES 14GNU_CONFIGURE= YES
15CONFIGURE_ARGS+= --enable-manual-db-detect 15CONFIGURE_ARGS+= --enable-manual-db-detect
16USE_TOOLS+= gmake perl:run pkg-config 16USE_TOOLS+= gmake perl:run pkg-config
17USE_LIBTOOL= YES 17USE_LIBTOOL= YES
18 18
19CPPFLAGS+= -I${BUILDLINK_PREFIX.db4}/include/db4 19CPPFLAGS+= -I${BUILDLINK_PREFIX.db4}/include/db4
20 20
21SUBST_CLASSES+= inethack 21SUBST_CLASSES+= inethack
22SUBST_FILES.inethack= src/dc_manage.c src/dc_manage_master.c 22SUBST_FILES.inethack= src/dc_manage.c src/dc_manage_master.c
23SUBST_FILES.inethack+= src/main.c src/main_master.c src/var.h 23SUBST_FILES.inethack+= src/main.c src/main_master.c src/var.h
24SUBST_SED.inethack+= -e 's,\(G_.*LOCK.*(\)inet_ntoa,\1my_inet_ntoa,g' 24SUBST_SED.inethack+= -e 's,\(G_.*LOCK.*(\)inet_ntoa,\1my_inet_ntoa,g'