diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-12-23 09:32:50 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-12-23 09:32:50 +0000 |
commit | d9ed90620d0eb892478550917f114d642d440129 (patch) | |
tree | 7e7614db77ec4aedb91ca03a4d931e0f097118bf /x11 | |
parent | 862f44a5fe54cbaf39e474fc734eef31b7684977 (diff) | |
download | ports-d9ed90620d0eb892478550917f114d642d440129.tar.gz ports-d9ed90620d0eb892478550917f114d642d440129.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/linux-gnomelibs/Makefile | 2 | ||||
-rw-r--r-- | x11/xco/Makefile | 2 | ||||
-rw-r--r-- | x11/xcoloredit/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11/linux-gnomelibs/Makefile b/x11/linux-gnomelibs/Makefile index 4454c13aa8bf..5c9d0fd95974 100644 --- a/x11/linux-gnomelibs/Makefile +++ b/x11/linux-gnomelibs/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2.8 PORTREVISION= 1 CATEGORIES= x11 linux -MAINTAINER= taoka@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= RPM of gnome-libs RPM_SET= gnome-libs-${PORTVERSION}-11.${MACHINE_ARCH}.rpm diff --git a/x11/xco/Makefile b/x11/xco/Makefile index 2461c050d5d9..b3e596386f4a 100644 --- a/x11/xco/Makefile +++ b/x11/xco/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= x11 DISTNAME= ${PORTNAME} -MAINTAINER= taoka@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Display X11 color names and colors USE_IMAKE= yes diff --git a/x11/xcoloredit/Makefile b/x11/xcoloredit/Makefile index 815286647b19..7b514db8d02d 100644 --- a/x11/xcoloredit/Makefile +++ b/x11/xcoloredit/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.x.org/R5contrib/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z -MAINTAINER= taoka@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Find colour values by graphical colour mixing USE_IMAKE= yes |