diff options
author | araujo <araujo@FreeBSD.org> | 2010-07-30 20:08:29 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2010-07-30 20:08:29 +0800 |
commit | 9ffd0f8cc5aa7942611231774168938320ebd864 (patch) | |
tree | 7b70922665d44ab40f04a530843ddd0cc65c437c /x11-toolkits | |
parent | 117c4def538d0bf6048c459e2a3b0085795d75bb (diff) | |
download | freebsd-ports-gnome-9ffd0f8cc5aa7942611231774168938320ebd864.tar.gz freebsd-ports-gnome-9ffd0f8cc5aa7942611231774168938320ebd864.tar.zst freebsd-ports-gnome-9ffd0f8cc5aa7942611231774168938320ebd864.zip |
- Back to the ports@ I've no used it anymore.
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/fxscintilla/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/ruby-fox12/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/fxscintilla/Makefile b/x11-toolkits/fxscintilla/Makefile index 5d62683a3dea..caaa2d88c538 100644 --- a/x11-toolkits/fxscintilla/Makefile +++ b/x11-toolkits/fxscintilla/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Fox toolkit reimplementation of Scintilla editing widget USE_AUTOTOOLS= libtool:22 diff --git a/x11-toolkits/ruby-fox12/Makefile b/x11-toolkits/ruby-fox12/Makefile index becdb6cf4f2f..a48b59cee3d5 100644 --- a/x11-toolkits/ruby-fox12/Makefile +++ b/x11-toolkits/ruby-fox12/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= FXRuby-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby extension module to use FOX 1.2, aka FXRuby LIB_DEPENDS= FOX-1.2:${PORTSDIR}/x11-toolkits/fox12 \ |