diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-08-10 11:04:41 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-08-10 11:04:41 +0000 |
commit | a206f0d32d3b4ec0efbe9ad42352d369f3a54a58 (patch) | |
tree | 5b7f24137a8728208da0471986df0ec0cb6c8d16 /misc/grdb | |
parent | e8b59255befaa995faf5b1d5df2701c96eceea1d (diff) |
Notes
Diffstat (limited to 'misc/grdb')
-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 |