diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2003-11-12 01:04:37 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2003-11-12 01:04:37 +0000 |
commit | b7f4234b953eb7fa3a6a46ae2b6f44e0f675388b (patch) | |
tree | ab2c6475b3fccfb835747639daeff3f5b1bafd12 /x11 | |
parent | bdf11b37cd6c55ea567625acb03ec218a108c63f (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/XFree86-4-clients/Makefile | 2 | ||||
-rw-r--r-- | x11/XFree86-4-documents/Makefile | 2 | ||||
-rw-r--r-- | x11/XFree86-4-libraries/Makefile | 2 | ||||
-rw-r--r-- | x11/XFree86-4-manuals/Makefile | 2 | ||||
-rw-r--r-- | x11/XFree86-4/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/x11/XFree86-4-clients/Makefile b/x11/XFree86-4-clients/Makefile index 932afed3ee41..428d6b84095e 100644 --- a/x11/XFree86-4-clients/Makefile +++ b/x11/XFree86-4-clients/Makefile @@ -17,7 +17,7 @@ DISTFILES= X430src-1.tgz \ X430src-3.tgz \ X430src-4.tgz -MAINTAINER= anholt@freebsd.org +MAINTAINER= x11@FreeBSD.org COMMENT= XFree86-4 client programs and related files LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ diff --git a/x11/XFree86-4-documents/Makefile b/x11/XFree86-4-documents/Makefile index 9f085a21dc55..694cb699f99d 100644 --- a/x11/XFree86-4-documents/Makefile +++ b/x11/XFree86-4-documents/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= XFree86- DISTFILES= X430src-1.tgz \ X430src-6.tgz -MAINTAINER= anholt@freebsd.org +MAINTAINER= x11@FreeBSD.org COMMENT= XFree86-4 documentation XFREE86_VERSION= 4 diff --git a/x11/XFree86-4-libraries/Makefile b/x11/XFree86-4-libraries/Makefile index 2afe846c139d..5e05001e7c13 100644 --- a/x11/XFree86-4-libraries/Makefile +++ b/x11/XFree86-4-libraries/Makefile @@ -22,7 +22,7 @@ EXTRACT_ONLY= X430src-1.tgz \ X430src-2.tgz \ X430src-3.tgz -MAINTAINER= anholt@freebsd.org +MAINTAINER= x11@FreeBSD.org COMMENT= XFree86-4 libraries and headers LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ diff --git a/x11/XFree86-4-manuals/Makefile b/x11/XFree86-4-manuals/Makefile index 3d2790c7f9d4..84cdd9df93c7 100644 --- a/x11/XFree86-4-manuals/Makefile +++ b/x11/XFree86-4-manuals/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTVERSION} PKGNAMEPREFIX= XFree86- DISTFILES= X${PORTVERSION:S/.//g}src-1.tgz -MAINTAINER= anholt@freebsd.org +MAINTAINER= x11@FreeBSD.org COMMENT= XFree86-4 man pages XFREE86_VERSION= 4 diff --git a/x11/XFree86-4/Makefile b/x11/XFree86-4/Makefile index d8081ce1a3c1..0f9d8a2eaa02 100644 --- a/x11/XFree86-4/Makefile +++ b/x11/XFree86-4/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= # none DISTFILES= # none EXTRACT_ONLY= # none -MAINTAINER= anholt@FreeBSD.org +MAINTAINER= x11@FreeBSD.org COMMENT= X11/XFree86 core distribution (complete, using mini/meta-ports) LIB_DEPENDS= X11.6:${PORTSDIR}/x11/XFree86-4-libraries |