diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-12-31 08:54:31 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-12-31 08:54:31 +0000 |
commit | 4a84373e14247640ea1498436429fca19ff6db6c (patch) | |
tree | 659cd6fb58dd7caf3f6a9755f48491ffc57f3f90 /textproc/p5-Text-BibTeX | |
parent | 0ea02d4ca9b6e62a15304f6faab3ec959a471bdd (diff) | |
download | ports-4a84373e14247640ea1498436429fca19ff6db6c.tar.gz ports-4a84373e14247640ea1498436429fca19ff6db6c.zip |
Notes
Diffstat (limited to 'textproc/p5-Text-BibTeX')
-rw-r--r-- | textproc/p5-Text-BibTeX/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-BibTeX/Makefile b/textproc/p5-Text-BibTeX/Makefile index bcc26894a86f..0ec8fc0e60fd 100644 --- a/textproc/p5-Text-BibTeX/Makefile +++ b/textproc/p5-Text-BibTeX/Makefile @@ -16,7 +16,7 @@ PKGNAMEPREFIX= p5- DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:text \ btparse-${BTPARSE_VER}${EXTRACT_SUFX}:btparse -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Manipulate BibTeX files from perl BTPARSE_VER= 0.35 |