7 lines
233 B
Text
7 lines
233 B
Text
# $NetBSD: Makefile.version,v 1.9 2003/11/29 16:25:17 junyoung Exp $
|
|
|
|
.if !defined(SVNVER)
|
|
SVNVER= 0.32.1
|
|
# This macro is in this file because the URL changes with every release.
|
|
MASTER_SITES= http://svn.collab.net/tarballs/
|
|
.endif
|