summaryrefslogtreecommitdiff
path: root/comms/scmxx/Makefile
diff options
context:
space:
mode:
authorkleink <kleink@pkgsrc.org>2002-01-16 10:15:48 +0000
committerkleink <kleink@pkgsrc.org>2002-01-16 10:15:48 +0000
commitc9ab5d0475f143bd567369f5c6b9200ef56cf409 (patch)
tree6126cb7cc2aaf38b56a4a50ae421db4455c520be /comms/scmxx/Makefile
parent503d601cc6828f449543be388b86921283a5df97 (diff)
downloadpkgsrc-c9ab5d0475f143bd567369f5c6b9200ef56cf409.tar.gz
Bump to 0.5.8nb1: initialize a previously uninitialized auto variable.
Diffstat (limited to 'comms/scmxx/Makefile')
-rw-r--r--comms/scmxx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/scmxx/Makefile b/comms/scmxx/Makefile
index f489aa0a0c3..83dfb40da7f 100644
--- a/comms/scmxx/Makefile
+++ b/comms/scmxx/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/01/13 20:17:33 kleink Exp $
+# $NetBSD: Makefile,v 1.2 2002/01/16 10:15:48 kleink Exp $
#
DISTNAME= scmxx-0.5.8
+PKGREVISION= 1
CATEGORIES= comms
MASTER_SITES= http://www.hendrik-sattler.de/scmxx/download/
EXTRACT_SUFX= .tar.bz2