diff options
Diffstat (limited to 'devel/libportlib/Makefile')
-rw-r--r-- | devel/libportlib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libportlib/Makefile b/devel/libportlib/Makefile index 6f15337d48a..e2f03009865 100644 --- a/devel/libportlib/Makefile +++ b/devel/libportlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/12/13 20:14:26 ben Exp $ +# $NetBSD: Makefile,v 1.10 2003/12/24 09:53:48 jmmv Exp $ # DISTNAME= portlib-1.01 @@ -7,7 +7,7 @@ WRKSRC= ${WRKDIR}/portlib-1.01 CATEGORIES= devel MASTER_SITES= http://www.snake.net/software/portlib/ -MAINTAINER= ben@netbsd.org +MAINTAINER= ben@NetBSD.org HOMEPAGE= ${MASTER_SITES} COMMENT= Portable file locking and directory reading |