diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
commit | f0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch) | |
tree | eb25a1bb38a1d88bc48792c4bc3007a7580d627d /x11-toolkits/hs-gtk+hs | |
parent | ba6b068aa93e1e77109a5097ab49356d65cc3e59 (diff) | |
download | ports-f0a1969d343f97cdb90a73adcff6a7a383fc9522.tar.gz ports-f0a1969d343f97cdb90a73adcff6a7a383fc9522.zip |
Notes
Diffstat (limited to 'x11-toolkits/hs-gtk+hs')
-rw-r--r-- | x11-toolkits/hs-gtk+hs/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/hs-gtk+hs/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/hs-gtk+hs/Makefile b/x11-toolkits/hs-gtk+hs/Makefile index d0c8168eb284..63dbd5b12134 100644 --- a/x11-toolkits/hs-gtk+hs/Makefile +++ b/x11-toolkits/hs-gtk+hs/Makefile @@ -7,7 +7,6 @@ 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 new file mode 100644 index 000000000000..96ad5a2c2e13 --- /dev/null +++ b/x11-toolkits/hs-gtk+hs/pkg-comment @@ -0,0 +1 @@ +A GTK+ Binding for Haskell |