summaryrefslogtreecommitdiff
path: root/www/py-beautifulsoup/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-04-22 21:15:21 +0000
committerwiz <wiz@pkgsrc.org>2012-04-22 21:15:21 +0000
commitdf9800302b60693c1faa7b4968a20fc910958e54 (patch)
treefd9f3bb933b4be69af0e079a8a5d3ed9f664e6f6 /www/py-beautifulsoup/Makefile
parent7445da7465e7033bed639e1c63a99692492657f1 (diff)
downloadpkgsrc-df9800302b60693c1faa7b4968a20fc910958e54.tar.gz
Update to 3.2.1, bugfix release.
Diffstat (limited to 'www/py-beautifulsoup/Makefile')
-rw-r--r--www/py-beautifulsoup/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/py-beautifulsoup/Makefile b/www/py-beautifulsoup/Makefile
index c5024e1ed52..1a6e5fe1221 100644
--- a/www/py-beautifulsoup/Makefile
+++ b/www/py-beautifulsoup/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2012/01/27 06:23:20 obache Exp $
+# $NetBSD: Makefile,v 1.8 2012/04/22 21:15:21 wiz Exp $
#
-DISTNAME= BeautifulSoup-3.2.0
-PKGNAME= ${PYPKGPREFIX}-beautifulsoup-3.2.0
+DISTNAME= BeautifulSoup-3.2.1
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/B/b/:S/S/s/}
CATEGORIES= www python
MASTER_SITES= http://www.crummy.com/software/BeautifulSoup/download/3.x/