diff options
-rw-r--r-- | lang/nhc98/Makefile | 4 | ||||
-rw-r--r-- | lang/nhc98/distinfo | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/lang/nhc98/Makefile b/lang/nhc98/Makefile index ab5b15c1ad04..5debd402763e 100644 --- a/lang/nhc98/Makefile +++ b/lang/nhc98/Makefile @@ -6,11 +6,15 @@ PORTNAME= nhc98 PORTVERSION= 1.14a +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= ftp://ftp.cs.york.ac.uk/pub/haskell/${PORTNAME}/ DISTNAME= ${PORTNAME}src-${PORTVERSION} DIST_SUBDIR= nhc98 +PATCH_SITES= ${MASTER_SITES} +PATCHFILES= patch-1.14-Time + MAINTAINER= obraun@FreeBSD.org USE_REINPLACE= yes diff --git a/lang/nhc98/distinfo b/lang/nhc98/distinfo index 035d9af95913..8d846240cd3c 100644 --- a/lang/nhc98/distinfo +++ b/lang/nhc98/distinfo @@ -1 +1,2 @@ MD5 (nhc98/nhc98src-1.14a.tar.gz) = 6d72bb5a931a31d3ac2311f4fd1e3f6b +MD5 (nhc98/patch-1.14-Time) = ac5f58be77801e53f5de15b5888a9e05 |