diff options
author | wiz <wiz@pkgsrc.org> | 2006-02-22 22:13:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-02-22 22:13:05 +0000 |
commit | 15e8828b399c2874b0791b6b9fb44198c561215c (patch) | |
tree | 82bddce47195e57a9f1d093ab4190963f6df2645 /comms/scmxx/Makefile | |
parent | 69bba0d34f3fac05c6af5e5b1297de2f3cfb7bbe (diff) | |
download | pkgsrc-15e8828b399c2874b0791b6b9fb44198c561215c.tar.gz |
Do not delete dirs that do not belong this package. Bump PKGREVISION.
Diffstat (limited to 'comms/scmxx/Makefile')
-rw-r--r-- | comms/scmxx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/scmxx/Makefile b/comms/scmxx/Makefile index d7a38d68906..fb59642a9e5 100644 --- a/comms/scmxx/Makefile +++ b/comms/scmxx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2006/02/05 23:08:28 joerg Exp $ +# $NetBSD: Makefile,v 1.43 2006/02/22 22:13:05 wiz Exp $ # DISTNAME= scmxx-0.8.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scmxx/} EXTRACT_SUFX= .tar.bz2 |