diff options
author | flz <flz@FreeBSD.org> | 2005-03-01 20:28:00 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-03-01 20:28:00 +0800 |
commit | 8ec5b53c655bd6a2b9ad1e89b3cfec7a914d7e78 (patch) | |
tree | c5b386815847812967538a3c9b389f6f1364cbcc /graphics/icoconvert | |
parent | 39b303fbe70d8eaa5df561687b768ab5c95fbebb (diff) | |
download | freebsd-ports-gnome-8ec5b53c655bd6a2b9ad1e89b3cfec7a914d7e78.tar.gz freebsd-ports-gnome-8ec5b53c655bd6a2b9ad1e89b3cfec7a914d7e78.tar.zst freebsd-ports-gnome-8ec5b53c655bd6a2b9ad1e89b3cfec7a914d7e78.zip |
Change my email address in MAINTAINER lines for ports I maintain to
flz@FreeBSD.org.
Approved by: pav (mentor)
Diffstat (limited to 'graphics/icoconvert')
-rw-r--r-- | graphics/icoconvert/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/icoconvert/Makefile b/graphics/icoconvert/Makefile index 2c4611183e51..ef44426b4ff3 100644 --- a/graphics/icoconvert/Makefile +++ b/graphics/icoconvert/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.mox.net/downloads/ \ http://www.xunix.org/~flz/distfiles/ -MAINTAINER= flz@xbsd.org +MAINTAINER= flz@FreeBSD.org COMMENT= A small utility to convert Windows icon files into .xpm and .png files LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd |