diff options
Diffstat (limited to 'emulators/freebsd_lib/Makefile')
-rw-r--r-- | emulators/freebsd_lib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/freebsd_lib/Makefile b/emulators/freebsd_lib/Makefile index cd130f4e37e..07c1f7b836c 100644 --- a/emulators/freebsd_lib/Makefile +++ b/emulators/freebsd_lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2003/05/05 17:41:32 grant Exp $ +# $NetBSD: Makefile,v 1.15 2003/06/02 01:19:59 jschauma Exp $ # DISTNAME= freebsd_lib-2.2.7 @@ -7,7 +7,7 @@ WRKSRC= ${WRKDIR} CATEGORIES= emulators MASTER_SITES= http://www.flame.org/NetBSD/ -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org COMMENT= libraries necessary for FreeBSD compatibility, including XFree86 ONLY_FOR_PLATFORM= NetBSD-*-i386 |