diff options
author | hubertf <hubertf> | 2000-10-11 15:07:47 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2000-10-11 15:07:47 +0000 |
commit | 80a260793cb8a8c65caa05e46c002c148be63e2a (patch) | |
tree | f0b41ca5324e2db7ecb22fe444f3216fda71fc7c /net/pchar/Makefile | |
parent | c906c8bcf6064f24dd104c35cbcfd4d66e17f721 (diff) | |
download | pkgsrc-80a260793cb8a8c65caa05e46c002c148be63e2a.tar.gz |
fix homepage
Diffstat (limited to 'net/pchar/Makefile')
-rw-r--r-- | net/pchar/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/pchar/Makefile b/net/pchar/Makefile index f34b53d3ba1..53a5f5d5c96 100644 --- a/net/pchar/Makefile +++ b/net/pchar/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2000/07/03 15:13:18 agc Exp $ +# $NetBSD: Makefile,v 1.7 2000/10/11 15:07:47 hubertf Exp $ DISTNAME= pchar-1.2 CATEGORIES= net MASTER_SITES= http://www.employees.org/~bmah/Software/pchar/ MAINTAINER= soren@netbsd.org -HOMEPAGE= http://www.ca.sandia.gov/~bmah/Software/pchar/ +HOMEPAGE= http://www.employees.org/~bmah/Software/pchar/ GNU_CONFIGURE= yes |