diff options
Diffstat (limited to 'devel/hs-darcs/Makefile')
-rw-r--r-- | devel/hs-darcs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/hs-darcs/Makefile b/devel/hs-darcs/Makefile index 34718a63a214..6ee956d3feec 100644 --- a/devel/hs-darcs/Makefile +++ b/devel/hs-darcs/Makefile @@ -6,9 +6,10 @@ # PORTNAME= darcs -PORTVERSION= 0.9.23 +PORTVERSION= 1.0.0.r3 CATEGORIES= devel MASTER_SITES= http://www.abridgegame.org/darcs/ +DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} MAINTAINER= haskell@FreeBSD.org COMMENT= Yet another replacement for CVS, written in Haskell |