summaryrefslogtreecommitdiff
path: root/devel/hs-c2hs
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2002-09-04 18:39:09 +0000
committerOliver Braun <obraun@FreeBSD.org>2002-09-04 18:39:09 +0000
commite8cd55cc7d4d597772395188a1bdf5f4cf00d93c (patch)
treebd0a795fe4755b1baebc7f362da20b689d535677 /devel/hs-c2hs
parentRemove version-specific information, replacing it with summary (diff)
Add prefix `hs-' for Haskell related ports after repo copy.
Remove Haskell ports without prefix.
Notes
Notes: svn path=/head/; revision=65610
Diffstat (limited to 'devel/hs-c2hs')
-rw-r--r--devel/hs-c2hs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-c2hs/Makefile b/devel/hs-c2hs/Makefile
index 5af3f17d1eda..ea0c40a07f3b 100644
--- a/devel/hs-c2hs/Makefile
+++ b/devel/hs-c2hs/Makefile
@@ -9,6 +9,7 @@ PORTNAME= c2hs
PORTVERSION= 0.10.15
CATEGORIES= devel
MASTER_SITES= http://www.cse.unsw.edu.au/~chak/haskell/c2hs/
+PKGNAMEPREFIX= hs-
MAINTAINER= obraun@FreeBSD.org