summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 8bf07f7b3e9..c5024e1ed52 100644
--- a/www/py-beautifulsoup/Makefile
+++ b/www/py-beautifulsoup/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2011/11/29 17:00:54 darcy Exp $
+# $NetBSD: Makefile,v 1.7 2012/01/27 06:23:20 obache Exp $
#
-DISTNAME= BeautifulSoup-3.2.0
-PKGNAME= ${PYPKGPREFIX}-beautifulsoup-3.2.0
+DISTNAME= BeautifulSoup-3.2.0
+PKGNAME= ${PYPKGPREFIX}-beautifulsoup-3.2.0
CATEGORIES= www python
MASTER_SITES= http://www.crummy.com/software/BeautifulSoup/download/3.x/