diff options
author | obraun <obraun@FreeBSD.org> | 2002-11-05 21:55:21 +0000 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2002-11-05 21:55:21 +0000 |
commit | 999ee2ab67119c436779b378d58e8d68eeb329a1 (patch) | |
tree | 933a12be38d2e5497d6b7cb45c7e430b5d45cde4 /x11-toolkits/hs-gtk+hs | |
parent | 3a61a8b6252a6a3450f063547fbf3b200d1cfdca (diff) | |
download | FreeBSD-ports-999ee2ab67119c436779b378d58e8d68eeb329a1.zip FreeBSD-ports-999ee2ab67119c436779b378d58e8d68eeb329a1.tar.gz |
Use PORTCOMMENT variable instead of pkg-comment file.
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 63dbd5b..d0c8168 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 96ad5a2..0000000 --- a/x11-toolkits/hs-gtk+hs/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A GTK+ Binding for Haskell |