diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
commit | 4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259 (patch) | |
tree | 179150b665d2f7da2053bd0dfeaf789ae4a7951a /misc/grdb | |
parent | 3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (diff) | |
download | ports-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.tar.gz ports-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.zip |
Notes
Diffstat (limited to 'misc/grdb')
-rw-r--r-- | misc/grdb/Makefile | 1 | ||||
-rw-r--r-- | misc/grdb/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/misc/grdb/Makefile b/misc/grdb/Makefile index 56f4b9ffb8a5..cf50975308d3 100644 --- a/misc/grdb/Makefile +++ b/misc/grdb/Makefile @@ -11,6 +11,7 @@ CATEGORIES= misc gnome MASTER_SITES= http://www.win.tue.nl/~stijn/grdb/ MAINTAINER= stijn@win.tue.nl +COMMENT= Matches Motif/Athena/Tk widgets with the current GTK theme LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt diff --git a/misc/grdb/pkg-comment b/misc/grdb/pkg-comment deleted file mode 100644 index 1a031ce3e039..000000000000 --- a/misc/grdb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Matches Motif/Athena/Tk widgets with the current GTK theme |