diff options
Diffstat (limited to 'misc/grdb/Makefile')
-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 |