diff options
Diffstat (limited to 'comms/scmxx')
-rw-r--r-- | comms/scmxx/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/scmxx/Makefile b/comms/scmxx/Makefile index b8ac36c7c33..d7a38d68906 100644 --- a/comms/scmxx/Makefile +++ b/comms/scmxx/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2005/12/23 15:30:33 joerg Exp $ +# $NetBSD: Makefile,v 1.42 2006/02/05 23:08:28 joerg Exp $ # DISTNAME= scmxx-0.8.2 +PKGREVISION= 1 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scmxx/} EXTRACT_SUFX= .tar.bz2 |