diff options
author | linimon <linimon@FreeBSD.org> | 2011-12-30 09:05:04 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2011-12-30 09:05:04 +0800 |
commit | c31c136e88326370f023dee28ddcc8afcc5e5650 (patch) | |
tree | 71ab9c8d7249d84c2db096fb3288236b394ddcbd /textproc/urlview | |
parent | 5d85e2c3655bead445945a9f5181c8eebda7118c (diff) | |
download | freebsd-ports-gnome-c31c136e88326370f023dee28ddcc8afcc5e5650.tar.gz freebsd-ports-gnome-c31c136e88326370f023dee28ddcc8afcc5e5650.tar.zst freebsd-ports-gnome-c31c136e88326370f023dee28ddcc8afcc5e5650.zip |
Update maintainer's email address.
PRs: ports/163705, ports/163706
Diffstat (limited to 'textproc/urlview')
-rw-r--r-- | textproc/urlview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |