diff options
-rw-r--r-- | astro/xearth/Makefile | 2 | ||||
-rw-r--r-- | textproc/urlview/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/astro/xearth/Makefile b/astro/xearth/Makefile index 0daf36c39f7c..80fc8a79e0c9 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@bristol.ac.uk +MAINTAINER= mexas@bris.ac.uk COMMENT= Set the root window to the image of earth BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake diff --git a/textproc/urlview/Makefile b/textproc/urlview/Makefile index c799fa139b77..467f960e887d 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@bristol.ac.uk +MAINTAINER= mexas@bris.ac.uk COMMENT= URL extractor/launcher GNU_CONFIGURE= yes |