aboutsummaryrefslogtreecommitdiff
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
parent81b0ee1e5308b3395c8bbd130addb23b42d40047 (diff)
downloadports-388d529ae575d0e451a46a8c50f68f57b93e756a.tar.gz
ports-388d529ae575d0e451a46a8c50f68f57b93e756a.zip
Notes
-rw-r--r--graphics/ipe/Makefile2
-rw-r--r--mail/hashcash/Makefile2
-rw-r--r--math/nauty/Makefile2
-rw-r--r--net/lam/Makefile2
-rw-r--r--textproc/p5-Text-BibTeX/Makefile3
5 files changed, 5 insertions, 6 deletions
diff --git a/graphics/ipe/Makefile b/graphics/ipe/Makefile
index b64153bb1422..7a482ca9a9a1 100644
--- a/graphics/ipe/Makefile
+++ b/graphics/ipe/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://ipe.compgeom.org/
DISTNAME= ${PORTNAME:L}-${PORTVERSION:S/.p/pre/}
EXTRACT_SUFX= -src.tar.gz
-MAINTAINER= bremner@unb.ca
+MAINTAINER= ports@FreeBSD.org
COMMENT= Extensible drawing editor
BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
diff --git a/mail/hashcash/Makefile b/mail/hashcash/Makefile
index 41b0cb6df65d..4a84ff3e8fa2 100644
--- a/mail/hashcash/Makefile
+++ b/mail/hashcash/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= mail
MASTER_SITES= http://www.hashcash.org/source/
EXTRACT_SUFX= .tgz
-MAINTAINER= bremner@unb.ca
+MAINTAINER= ports@FreeBSD.org
COMMENT= Anti-spam / denial of service counter-measure tool
MAN1= hashcash.1 sha1-hashcash.1
diff --git a/math/nauty/Makefile b/math/nauty/Makefile
index 334696ab05cd..7525b0a96031 100644
--- a/math/nauty/Makefile
+++ b/math/nauty/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= math
MASTER_SITES= http://cs.anu.edu.au/~bdm/nauty/
DISTNAME= ${PORTNAME}20beta9
-MAINTAINER= bremner@unb.ca
+MAINTAINER= ports@FreeBSD.org
COMMENT= Brendan McKay's graph isomorphism tester
WRKSRC= ${WRKDIR}/${PORTNAME}20
diff --git a/net/lam/Makefile b/net/lam/Makefile
index 5b056a315230..26ba3ff04fd9 100644
--- a/net/lam/Makefile
+++ b/net/lam/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 6.5.9
CATEGORIES= net parallel
MASTER_SITES= http://www.lam-mpi.org/download/files/
-MAINTAINER= bremner@unb.ca
+MAINTAINER= ports@FreeBSD.org
COMMENT= Local Area Multicomputer MPI implementation
USE_BZIP2= yes
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