diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-10-18 23:07:43 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-10-18 23:07:43 +0800 |
commit | 2dd5a4401e8cfaec922679d8f814ff206042a75a (patch) | |
tree | 5187db1cb8455ef66ef70fef04cd3c11a27fdacf | |
parent | d4018595d279b7c1564a3f9b34aaff59c0448d29 (diff) | |
download | freebsd-ports-gnome-2dd5a4401e8cfaec922679d8f814ff206042a75a.tar.gz freebsd-ports-gnome-2dd5a4401e8cfaec922679d8f814ff206042a75a.tar.zst freebsd-ports-gnome-2dd5a4401e8cfaec922679d8f814ff206042a75a.zip |
Drop maintainership.
-rw-r--r-- | devel/titano/Makefile | 2 | ||||
-rw-r--r-- | editors/gmanedit/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/titano/Makefile b/devel/titano/Makefile index 0289e4144a7b..080d7e04d4de 100644 --- a/devel/titano/Makefile +++ b/devel/titano/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gtkeditor.0:${PORTSDIR}/x11-toolkits/libgtkeditor diff --git a/editors/gmanedit/Makefile b/editors/gmanedit/Makefile index e3744176574f..d7ddc385c0f7 100644 --- a/editors/gmanedit/Makefile +++ b/editors/gmanedit/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://gmanedit.sourceforge.net/files/ \ ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_BZIP2= yes USE_X_PREFIX= yes |