diff options
Diffstat (limited to 'databases/py-dbf/Makefile')
-rw-r--r-- | databases/py-dbf/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/databases/py-dbf/Makefile b/databases/py-dbf/Makefile index fa51df4daa55..ab78927faeb9 100644 --- a/databases/py-dbf/Makefile +++ b/databases/py-dbf/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: dbf -# Date created: 9th Jan, 2010 -# Whom: Wen Heping <wen@FreeBSD.org> -# +# Created by: Wen Heping <wen@FreeBSD.org> # $FreeBSD$ -# PORTNAME= dbf -PORTVERSION= 0.94.005 +PORTVERSION= 0.95.001 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |