diff options
author | Peter Wemm <peter@FreeBSD.org> | 2000-02-08 09:29:51 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 2000-02-08 09:29:51 +0000 |
commit | 02c5b6c7c66d3d8899f1f633179ae1b6237ec7be (patch) | |
tree | aa71189f8a4e9a419534ee1fef0431c8d8a61cc3 /net/ciscoconf | |
parent | 3d2ac2c67b1541c99a54b2403a3da4a5b428b66a (diff) | |
download | ports-02c5b6c7c66d3d8899f1f633179ae1b6237ec7be.tar.gz ports-02c5b6c7c66d3d8899f1f633179ae1b6237ec7be.zip |
Notes
Diffstat (limited to 'net/ciscoconf')
-rw-r--r-- | net/ciscoconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ciscoconf/Makefile b/net/ciscoconf/Makefile index ca99beb43bb3..0bf451653b92 100644 --- a/net/ciscoconf/Makefile +++ b/net/ciscoconf/Makefile @@ -10,7 +10,7 @@ DISTNAME= ciscoconf-1.0beta1 PKGNAME= ciscoconf-1.0 CATEGORIES= net MASTER_SITES= ftp://ftp.patho.gen.nz/pub/users/jabley/ \ - http://www.FreeBSD.org/~billf/ + http://people.FreeBSD.org/~billf/ MAINTAINER= jabley@clear.co.nz |