diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2011-12-30 01:05:04 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2011-12-30 01:05:04 +0000 |
commit | eba3cd729fb3d425a8c357d9ca81f9239c6a3827 (patch) | |
tree | 517bf6aa3215476011c323c39b14f18d75599ee2 | |
parent | a4fd0aa8da89803db1a95a036407a4f6497dc7eb (diff) | |
download | ports-eba3cd729fb3d425a8c357d9ca81f9239c6a3827.tar.gz ports-eba3cd729fb3d425a8c357d9ca81f9239c6a3827.zip |
Notes
-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 |