From 3c0625e6de2b3875eca62ae397afd0a3bfb7ab9f Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 4 Feb 2004 05:21:48 +0000 Subject: Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2) --- devel/hs-happy/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/hs-happy') diff --git a/devel/hs-happy/Makefile b/devel/hs-happy/Makefile index 1a7e64626e74..dfa3a361c340 100644 --- a/devel/hs-happy/Makefile +++ b/devel/hs-happy/Makefile @@ -6,6 +6,7 @@ PORTNAME= happy PORTVERSION= 1.13 +PORTREVISION= 1 CATEGORIES= devel haskell MASTER_SITES= http://www.haskell.org/happy/dist/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src -- cgit