diff options
Diffstat (limited to 'www/py-beautifulsoup30/Makefile')
-rw-r--r-- | www/py-beautifulsoup30/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-beautifulsoup30/Makefile b/www/py-beautifulsoup30/Makefile index 13e155a22825..6ac8636094ba 100644 --- a/www/py-beautifulsoup30/Makefile +++ b/www/py-beautifulsoup30/Makefile @@ -6,7 +6,7 @@ # PORTNAME= beautifulsoup -PORTVERSION= 3.0.4 +PORTVERSION= 3.0.5 CATEGORIES= www python MASTER_SITES= http://www.crummy.com/software/BeautifulSoup/download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |