diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:19:11 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:19:11 +0000 |
commit | 5c65a56754b91d0c423233013a88b269405ff0ba (patch) | |
tree | 5d2c52a7da1a3e57440d28540b22d45b3d5c4016 /x11-toolkits/xmhtml | |
parent | e173f6c3ea86b9ad956712cde81488b3932fb586 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/xmhtml')
-rw-r--r-- | x11-toolkits/xmhtml/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/xmhtml/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/xmhtml/Makefile b/x11-toolkits/xmhtml/Makefile index 5e7acfdd9c1f..cee83c5cee41 100644 --- a/x11-toolkits/xmhtml/Makefile +++ b/x11-toolkits/xmhtml/Makefile @@ -12,6 +12,7 @@ CATEGORIES= x11-toolkits www MASTER_SITES= http://www.xs4all.nl/~ripley/XmHTML/dist/ MAINTAINER= Lars.Koeller@Uni-Bielefeld.de +COMMENT= A Motif widget set for displaying HTML 3.2 documents # BUILD_DEPENDS is used instead of USE_LIBTOOL in order to avoid # GNU_CONFIGURE being set. diff --git a/x11-toolkits/xmhtml/pkg-comment b/x11-toolkits/xmhtml/pkg-comment deleted file mode 100644 index eaae1bc8148c..000000000000 --- a/x11-toolkits/xmhtml/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Motif widget set for displaying HTML 3.2 documents |