aboutsummaryrefslogtreecommitdiff
path: root/devel/cssc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cssc/Makefile')
-rw-r--r--devel/cssc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/cssc/Makefile b/devel/cssc/Makefile
index b6a922ddd503..7ff9353b5aa7 100644
--- a/devel/cssc/Makefile
+++ b/devel/cssc/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= cssc
-PORTVERSION= 0.13a.1
+PORTVERSION= 0.15a.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTNAME= CSSC-0.13alpha.pl1a
+DISTNAME= CSSC-0.15alpha.pl0
MAINTAINER= olli@fromme.com
COMMENT= A workalike for the source code control system SCCS
@@ -19,6 +19,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-binary
MAN1= sccs.1
-WRKSRC= ${WRKDIR}/CSSC-0.13alpha.pl1
+WRKSRC= ${WRKDIR}/CSSC-0.15alpha.pl0
.include <bsd.port.mk>