summaryrefslogtreecommitdiff
path: root/devel/hs-hpl
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
commitf0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch)
treeeb25a1bb38a1d88bc48792c4bc3007a7580d627d /devel/hs-hpl
parentForced commit to note that the previous revision also included patches (diff)
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
Notes
Notes: svn path=/head/; revision=69808
Diffstat (limited to 'devel/hs-hpl')
-rw-r--r--devel/hs-hpl/Makefile1
-rw-r--r--devel/hs-hpl/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-hpl/Makefile b/devel/hs-hpl/Makefile
index 1bddc294ef79..617a3018e53b 100644
--- a/devel/hs-hpl/Makefile
+++ b/devel/hs-hpl/Makefile
@@ -8,7 +8,6 @@
PORTNAME= hpl
PORTVERSION= 0.3.3
PORTREVISION= 1
-PORTCOMMENT= Haskell Ports Library provides ports in Haskell
CATEGORIES= devel
MASTER_SITES= http://www.cse.unsw.edu.au/~chak/haskell/ports/
DISTNAME= ports-${PORTVERSION}
diff --git a/devel/hs-hpl/pkg-comment b/devel/hs-hpl/pkg-comment
new file mode 100644
index 000000000000..dfeeb9448dc3
--- /dev/null
+++ b/devel/hs-hpl/pkg-comment
@@ -0,0 +1 @@
+Haskell Ports Library provides ports in Haskell