diff options
-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 |