diff options
author | ad <ad> | 2003-03-23 22:33:23 +0000 |
---|---|---|
committer | ad <ad> | 2003-03-23 22:33:23 +0000 |
commit | 457ac6e62ce8011343910ec5ecd468ff5eef9ae1 (patch) | |
tree | 62d41dd8fc32b05e3cfdfc2bfa123993857a65c0 /security | |
parent | 5afec75875e60bbc93f214f6b563e2f94dfc65d7 (diff) | |
download | pkgsrc-457ac6e62ce8011343910ec5ecd468ff5eef9ae1.tar.gz |
Update MASTER_SITES.
Diffstat (limited to 'security')
-rw-r--r-- | security/qident/Makefile | 6 |
1 files changed, 3 insertions, 3 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 |