aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/hs-gtk+hs
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2002-11-06 05:55:21 +0800
committerobraun <obraun@FreeBSD.org>2002-11-06 05:55:21 +0800
commit999ee2ab67119c436779b378d58e8d68eeb329a1 (patch)
tree933a12be38d2e5497d6b7cb45c7e430b5d45cde4 /x11-toolkits/hs-gtk+hs
parent3a61a8b6252a6a3450f063547fbf3b200d1cfdca (diff)
downloadfreebsd-ports-gnome-999ee2ab67119c436779b378d58e8d68eeb329a1.tar.gz
freebsd-ports-gnome-999ee2ab67119c436779b378d58e8d68eeb329a1.tar.zst
freebsd-ports-gnome-999ee2ab67119c436779b378d58e8d68eeb329a1.zip
Use PORTCOMMENT variable instead of pkg-comment file.
Diffstat (limited to 'x11-toolkits/hs-gtk+hs')
-rw-r--r--x11-toolkits/hs-gtk+hs/Makefile1
-rw-r--r--x11-toolkits/hs-gtk+hs/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/hs-gtk+hs/Makefile b/x11-toolkits/hs-gtk+hs/Makefile
index 63dbd5b12134..d0c8168eb284 100644
--- a/x11-toolkits/hs-gtk+hs/Makefile
+++ b/x11-toolkits/hs-gtk+hs/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gtk+hs
PORTVERSION= 0.14.10
+PORTCOMMENT= A GTK+ Binding for Haskell
CATEGORIES= x11-toolkits
MASTER_SITES= http://www.cse.unsw.edu.au/~chak/haskell/gtk/
PKGNAMEPREFIX= hs-
diff --git a/x11-toolkits/hs-gtk+hs/pkg-comment b/x11-toolkits/hs-gtk+hs/pkg-comment
deleted file mode 100644
index 96ad5a2c2e13..000000000000
--- a/x11-toolkits/hs-gtk+hs/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A GTK+ Binding for Haskell