diff options
Diffstat (limited to 'devel/py-pymarc/Makefile')
-rw-r--r-- | devel/py-pymarc/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/py-pymarc/Makefile b/devel/py-pymarc/Makefile index da46657a189f..e751f1ee000d 100644 --- a/devel/py-pymarc/Makefile +++ b/devel/py-pymarc/Makefile @@ -2,14 +2,13 @@ # $FreeBSD$ PORTNAME= pymarc -PORTVERSION= 2.8.9 -PORTREVISION= 1 +PORTVERSION= 2.9.2 PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= wen@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Read Write And Modify MARC Bibliographic Data LICENSE= BSD |