mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Upgrade to CSSC-0.15alpha.pl0.
Reviewed by: maintainer
This commit is contained in:
parent
eeba7bad42
commit
ef93d6ae52
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=82460
1 changed files with 3 additions and 3 deletions
|
@ -6,11 +6,11 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= cssc
|
PORTNAME= cssc
|
||||||
PORTVERSION= 0.13a.1
|
PORTVERSION= 0.15a.0
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||||
DISTNAME= CSSC-0.13alpha.pl1a
|
DISTNAME= CSSC-0.15alpha.pl0
|
||||||
|
|
||||||
MAINTAINER= olli@fromme.com
|
MAINTAINER= olli@fromme.com
|
||||||
COMMENT= A workalike for the source code control system SCCS
|
COMMENT= A workalike for the source code control system SCCS
|
||||||
|
@ -19,6 +19,6 @@ GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS+= --enable-binary
|
CONFIGURE_ARGS+= --enable-binary
|
||||||
MAN1= sccs.1
|
MAN1= sccs.1
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/CSSC-0.13alpha.pl1
|
WRKSRC= ${WRKDIR}/CSSC-0.15alpha.pl0
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue