aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-BibTeX
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-12-21 03:09:40 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-12-21 03:09:40 +0000
commit388d529ae575d0e451a46a8c50f68f57b93e756a (patch)
tree2af7cc3cec4e3a738785f0f1e64176fd4b96a64d /textproc/p5-Text-BibTeX
parent81b0ee1e5308b3395c8bbd130addb23b42d40047 (diff)
downloadports-388d529ae575d0e451a46a8c50f68f57b93e756a.tar.gz
ports-388d529ae575d0e451a46a8c50f68f57b93e756a.zip
Notes
Diffstat (limited to 'textproc/p5-Text-BibTeX')
-rw-r--r--textproc/p5-Text-BibTeX/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-Text-BibTeX/Makefile b/textproc/p5-Text-BibTeX/Makefile
index 4ea715b5bbee..b8ab4ea32544 100644
--- a/textproc/p5-Text-BibTeX/Makefile
+++ b/textproc/p5-Text-BibTeX/Makefile
@@ -8,14 +8,13 @@
PORTNAME= Text-BibTeX
PORTVERSION= 0.34
PORTREVISION= 1
-
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_TEX_CTAN}
MASTER_SITE_SUBDIR= biblio/bibtex/utils/btOOL
PKGNAMEPREFIX= p5-
DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz btparse-0.33.tar.gz
-MAINTAINER= bremner@unb.ca
+MAINTAINER= ports@FreeBSD.org
COMMENT= Text::BibTeX - Manipulate BibTeX files from perl
USE_PERL5= yes