diff options
Diffstat (limited to 'devel/mph')
-rw-r--r-- | devel/mph/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/mph/Makefile b/devel/mph/Makefile index 0baa18fa59c..f4443ea4acc 100644 --- a/devel/mph/Makefile +++ b/devel/mph/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/12/04 08:44:58 agc Exp $ +# $NetBSD: Makefile,v 1.2 2003/12/24 09:53:48 jmmv Exp $ # DISTNAME= mph-1.2 CATEGORIES= devel MASTER_SITES= http://www.ibiblio.org/pub/Linux/devel/lang/c/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org #HOMEPAGE= none COMMENT= Minimal perfect hashing functionality |