diff options
-rw-r--r-- | security/qident/Makefile | 6 | ||||
-rw-r--r-- | sysutils/i2ocfg/Makefile | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/qident/Makefile b/security/qident/Makefile index 0874b135f7c..5ae9a3b3ac7 100644 --- a/security/qident/Makefile +++ b/security/qident/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.2 2001/09/15 12:14:26 ad Exp $ +# $NetBSD: Makefile,v 1.3 2003/03/23 22:33:23 ad Exp $ DISTNAME= qident-1.2 CATEGORIES= security net -MASTER_SITES= http://www.netbsd.org/~ad/qident/ +MASTER_SITES= http://www.interlude.eu.org/~ad/software/download/qident/ DEPENDS= libident>=0.22:../../security/libident MAINTAINER= ad@netbsd.org -HOMEPAGE= http://www.netbsd.org/~ad/qident/ +HOMEPAGE= http://www.interlude.eu.org/~ad/software/qident/ COMMENT= Small program to query an ident protocol server (rfc1413) MANCOMPRESSED_IF_MANZ= YES diff --git a/sysutils/i2ocfg/Makefile b/sysutils/i2ocfg/Makefile index a8bad27a971..5819e1bdce9 100644 --- a/sysutils/i2ocfg/Makefile +++ b/sysutils/i2ocfg/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2001/04/04 20:58:03 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.4 2003/03/23 22:33:24 ad Exp $ DISTNAME= i2ocfg-1.0 CATEGORIES= sysutils -MASTER_SITES= http://www.netbsd.org/~ad/i2ocfg/ +MASTER_SITES= http://www.interlude.eu.org/~ad/software/download/i2ocfg/ MAINTAINER= ad@netbsd.org -HOMEPAGE= http://www.netbsd.org/~ad/i2ocfg/ +HOMEPAGE= http://www.interlude.eu.org/~ad/software/i2ocfg/ COMMENT= I2O configuration dialog gateway ONLY_FOR_PLATFORM= NetBSD-1.5[J-Z]-* NetBSD-1.[6-9]*-* |