diff options
-rw-r--r-- | astro/xearth/Makefile | 2 | ||||
-rw-r--r-- | math/slatec/Makefile | 2 | ||||
-rw-r--r-- | textproc/urlview/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/astro/xearth/Makefile b/astro/xearth/Makefile index 80fc8a79e0c9..0daf36c39f7c 100644 --- a/astro/xearth/Makefile +++ b/astro/xearth/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= XCONTRIB/applications \ http://seis.bris.ac.uk/~mexas/ \ LOCAL/simon -MAINTAINER= mexas@bris.ac.uk +MAINTAINER= mexas@bristol.ac.uk COMMENT= Set the root window to the image of earth BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake diff --git a/math/slatec/Makefile b/math/slatec/Makefile index 4f548c449043..fa17cc57fd01 100644 --- a/math/slatec/Makefile +++ b/math/slatec/Makefile @@ -17,7 +17,7 @@ DISTFILES= guide:slatec slatec_chk.tgz:slatec slatec_src.tgz:slatec \ DIST_SUBDIR= slatec EXTRACT_ONLY= slatec_src.tgz slatec_chk.tgz -MAINTAINER= mexas@bris.ac.uk +MAINTAINER= mexas@bristol.ac.uk COMMENT= SLATEC Common Mathematical Library USE_LDCONFIG= yes diff --git a/textproc/urlview/Makefile b/textproc/urlview/Makefile index 467f960e887d..c799fa139b77 100644 --- a/textproc/urlview/Makefile +++ b/textproc/urlview/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= ftp://ftp.mutt.org/mutt/contrib/ \ ftp://ftp.gwdg.de/pub/unix/mail/mutt/international/contrib/ \ http://seis.bris.ac.uk/~mexas/ -MAINTAINER= mexas@bris.ac.uk +MAINTAINER= mexas@bristol.ac.uk COMMENT= URL extractor/launcher GNU_CONFIGURE= yes |