diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2013-08-20 01:08:17 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2013-08-20 01:08:17 +0000 |
commit | 19f09659e88aa2811634e3fecfd88a1e2d19ed1b (patch) | |
tree | ff1a5ada754ce5a285f5329e8f6b42b5b9d60026 /x11-toolkits | |
parent | b0df9a2ad1618ade981c5e19a8d99b5dcd1ffa63 (diff) | |
download | ports-19f09659e88aa2811634e3fecfd88a1e2d19ed1b.tar.gz ports-19f09659e88aa2811634e3fecfd88a1e2d19ed1b.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gnustep-back/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gnustep-gui/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile index 7ea93ec3feff..4034b3657c53 100644 --- a/x11-toolkits/gnustep-back/Makefile +++ b/x11-toolkits/gnustep-back/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= core PKGNAMESUFFIX?= ${BACK_SUFFIX}${PKGNAMESUFFIX2} -MAINTAINER= c.petrik.sosa@gmail.com +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 47236cbd9707..887d48bedb7a 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -7,7 +7,7 @@ CATEGORIES= x11-toolkits gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= core -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= GNUstep GUI library .if !defined(NOPORTDOCS) |