diff options
author | vs <vs@FreeBSD.org> | 2004-08-10 19:04:41 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2004-08-10 19:04:41 +0800 |
commit | d7687772032828432eead31081a37821c450c323 (patch) | |
tree | 8bc4b0c6a6ba620438656796b449b4e507da1792 /misc | |
parent | 92d4a79bf74741611bbc0db9a28dfd4c65677e98 (diff) | |
download | freebsd-ports-gnome-d7687772032828432eead31081a37821c450c323.tar.gz freebsd-ports-gnome-d7687772032828432eead31081a37821c450c323.tar.zst freebsd-ports-gnome-d7687772032828432eead31081a37821c450c323.zip |
Reset maintainer. Much thanks to Stijn for maintaining the ports so far!
PR: ports/70203
Submitted by: Stijn Hoop (maintainer)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/grdb/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/misc/grdb/Makefile b/misc/grdb/Makefile index 58861baa3942..f1347816dfa5 100644 --- a/misc/grdb/Makefile +++ b/misc/grdb/Makefile @@ -11,9 +11,12 @@ PORTREVISION= 1 CATEGORIES= misc gnome MASTER_SITES= http://www.win.tue.nl/~stijn/grdb/ -MAINTAINER= stijn@win.tue.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Matches Motif/Athena/Tk widgets with the current GTK theme +DEPRECATED= "Obsolete, depends on GTK1" +EXPIRATION_DATE="2004-10-01" + LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt USE_X_PREFIX= yes |