summaryrefslogtreecommitdiff
path: root/shells/posh/Makefile
diff options
context:
space:
mode:
authormef <mef>2013-06-12 12:05:35 +0000
committermef <mef>2013-06-12 12:05:35 +0000
commit9adfc0ae1652951b5e8c26bec55cdf210e72c8d2 (patch)
tree5050c2f0a711e2053c4e703a92d736b6b26ad5ec /shells/posh/Makefile
parent5ff4d40172c9275e49eb96992ef457ceea380179 (diff)
downloadpkgsrc-9adfc0ae1652951b5e8c26bec55cdf210e72c8d2.tar.gz
Bump 0.12 to 0.12.1
patches/patch-main.c is deleted, upstream took fix. --------- posh (0.12.1) unstable; urgency=low * Add missing compat header include, thanks to Makoto Fujiwara. closes: #712009.
Diffstat (limited to 'shells/posh/Makefile')
-rw-r--r--shells/posh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/posh/Makefile b/shells/posh/Makefile
index 486066d6ed2..50f0f75e6f2 100644
--- a/shells/posh/Makefile
+++ b/shells/posh/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2013/06/11 22:21:38 mef Exp $
+# $NetBSD: Makefile,v 1.15 2013/06/12 12:05:35 mef Exp $
#
-DISTNAME= posh_0.12
+DISTNAME= posh_0.12.1
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/p/posh/}