diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-04 12:15:38 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-04 12:15:38 +0000 |
commit | b98c462e47438d13a33073d0ad685272d406cf16 (patch) | |
tree | ee900e8903ba164141701fb4e710871b5764c96c /www/py-albatross/Makefile | |
parent | 7769eaaf18321d7c79b7331c0bf6608ae088f312 (diff) | |
download | ports-b98c462e47438d13a33073d0ad685272d406cf16.tar.gz ports-b98c462e47438d13a33073d0ad685272d406cf16.zip |
Notes
Diffstat (limited to 'www/py-albatross/Makefile')
-rw-r--r-- | www/py-albatross/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-albatross/Makefile b/www/py-albatross/Makefile index 45fcc293f388..290eeed6dc01 100644 --- a/www/py-albatross/Makefile +++ b/www/py-albatross/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= albatross -PORTVERSION= 1.30 +PORTVERSION= 1.32 CATEGORIES= www python MASTER_SITES= http://object-craft.com.au/projects/albatross/download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |