diff options
author | dinoex <dinoex@FreeBSD.org> | 2012-06-26 13:44:19 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2012-06-26 13:44:19 +0800 |
commit | 3d812c7e544c8d57e4ec8bcd5fb960ab088c8125 (patch) | |
tree | 7f3147587f6234bc5e8a8cfa9ed84d326dae837f /x11-toolkits | |
parent | 647d62609a4217bd8c3d1cb3e817d947e3d3876f (diff) | |
download | freebsd-ports-gnome-3d812c7e544c8d57e4ec8bcd5fb960ab088c8125.tar.gz freebsd-ports-gnome-3d812c7e544c8d57e4ec8bcd5fb960ab088c8125.tar.zst freebsd-ports-gnome-3d812c7e544c8d57e4ec8bcd5fb960ab088c8125.zip |
- reset MAINTAINER
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gnustep-back/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gnustep-gui/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gtoolkit/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/renaissance/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile index 0b4b248b016f..4e9d29d5c2da 100644 --- a/x11-toolkits/gnustep-back/Makefile +++ b/x11-toolkits/gnustep-back/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= core PKGNAMESUFFIX?= ${BACK_SUFFIX}${PKGNAMESUFFIX2} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNUstep GUI backend LIB_DEPENDS+= jpeg.11:${PORTSDIR}/graphics/jpeg diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile index 73f216a3288e..49d8e378574f 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-toolkits gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= core -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNUstep GUI library .if !defined(NOPORTDOCS) diff --git a/x11-toolkits/gtoolkit/Makefile b/x11-toolkits/gtoolkit/Makefile index c2172eba58bb..da8beb59effc 100644 --- a/x11-toolkits/gtoolkit/Makefile +++ b/x11-toolkits/gtoolkit/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 5 CATEGORIES= x11-toolkits gnustep MASTER_SITES= ftp://ftp.inf.uos.de/pub/elmar/gtk/objc-gtoolkit/ -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Obj-C wrapper for gtk, a x11 graphics library LICENSE= LGPL21 diff --git a/x11-toolkits/renaissance/Makefile b/x11-toolkits/renaissance/Makefile index 6c3dcbd48e2c..c312344d7878 100644 --- a/x11-toolkits/renaissance/Makefile +++ b/x11-toolkits/renaissance/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-toolkits gnustep MASTER_SITES= http://www.gnustep.it/Renaissance/Download/ DISTNAME= Renaissance-${PORTVERSION} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNUstep GUI Development Framework LICENSE= LGPL21 |