summaryrefslogtreecommitdiff
path: root/pkgtools/digest/Makefile
diff options
context:
space:
mode:
authoragc <agc>2001-03-22 09:51:47 +0000
committeragc <agc>2001-03-22 09:51:47 +0000
commitdbed8dcfac0aa6d22e8116a9883fe03b150f6e93 (patch)
tree819c07effeca688af181a7b8a69f7b4846e3c934 /pkgtools/digest/Makefile
parent3eb8d8343d95fee7a3df2040bfa0d15c5e2efe90 (diff)
downloadpkgsrc-dbed8dcfac0aa6d22e8116a9883fe03b150f6e93.tar.gz
Align correctly on LP64 platforms - from Andrew Brown and Simon Burge.
Bump version string accordingly
Diffstat (limited to 'pkgtools/digest/Makefile')
-rw-r--r--pkgtools/digest/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/digest/Makefile b/pkgtools/digest/Makefile
index 8180c9bb636..3295b672d7a 100644
--- a/pkgtools/digest/Makefile
+++ b/pkgtools/digest/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2001/03/16 22:20:59 tron Exp $
+# $NetBSD: Makefile,v 1.14 2001/03/22 09:51:47 agc Exp $
#
# When adding new digest algorithms, please use rmd160 as the template,
# and bump the VERSION definition.
@@ -12,7 +12,7 @@ MAINTAINER= agc@netbsd.org
HOMEPAGE= http://www.netbsd.org/Documentation/software/packages.html
COMMENT= message digest wrapper utility
-VERSION= 20010308
+VERSION= 20010312
EXTRACT_ONLY= # empty
WRKSRC= ${WRKDIR}