summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2013-07-21 17:28:12 +0000
committerryoon <ryoon@pkgsrc.org>2013-07-21 17:28:12 +0000
commit7b9e6798ac6e08bbc9a053d867e1581c7c44ae88 (patch)
treebb8b110b74b4a625024f098307cb2b9f8b5c5389 /emulators
parent407605a4c964f224d633b5396a11e09fe7ba81c3 (diff)
downloadpkgsrc-7b9e6798ac6e08bbc9a053d867e1581c7c44ae88.tar.gz
Fix typo.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/aranym/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/aranym/Makefile b/emulators/aranym/Makefile
index 617004ac2a0..378f6cb0e7d 100644
--- a/emulators/aranym/Makefile
+++ b/emulators/aranym/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2012/10/06 12:46:12 ryoon Exp $
+# $NetBSD: Makefile,v 1.28 2013/07/21 17:28:12 ryoon Exp $
#
DISTNAME= aranym_0.9.14.orig
@@ -15,7 +15,7 @@ LICENSE= gnu-gpl-v2
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
-AUTOCONF_REQD= 2..50
+AUTOCONF_REQD= 2.50
USE_TOOLS+= autoconf gmake gzip
USE_LANGUAGES= c c++