aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-happy
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-happy
parenta8b9ee2372cdb4479b7b219b505278450ea62768 (diff)
downloadports-e8cd55cc7d4d597772395188a1bdf5f4cf00d93c.tar.gz
ports-e8cd55cc7d4d597772395188a1bdf5f4cf00d93c.zip
Notes
Diffstat (limited to 'devel/hs-happy')
-rw-r--r--devel/hs-happy/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-happy/Makefile b/devel/hs-happy/Makefile
index 934a54c98d5d..b3b8cd8a28be 100644
--- a/devel/hs-happy/Makefile
+++ b/devel/hs-happy/Makefile
@@ -9,6 +9,7 @@ PORTVERSION= 1.13
CATEGORIES= devel
MASTER_SITES= http://www.haskell.org/happy/dist/${PORTVERSION}/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
+PKGNAMEPREFIX= hs-
MAINTAINER= simonmar@microsoft.com