diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2010-07-30 12:08:29 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2010-07-30 12:08:29 +0000 |
commit | a06139a13c13ba879411bc8c3ae234039d033a8e (patch) | |
tree | 93ed45edf511af6768b2cecb29b3fcf1121d7e83 /x11-toolkits/fxscintilla | |
parent | 88ed53454667d7e597fe93f80702661c11e958df (diff) |
- Back to the ports@ I've no used it anymore.
Notes
Notes:
svn path=/head/; revision=258499
Diffstat (limited to 'x11-toolkits/fxscintilla')
-rw-r--r-- | x11-toolkits/fxscintilla/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |