diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-04-11 05:05:17 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-04-11 05:05:17 +0000 |
commit | e079a232d5dec8b49f2f2626508aaaa291cfc71b (patch) | |
tree | 3f019db3646f57e1c7c57cc5545632722bb90e25 /graphics/wmgrabimage | |
parent | f5f9e49a3b61ae2d5d28735a24bbce3a628700c8 (diff) | |
download | ports-e079a232d5dec8b49f2f2626508aaaa291cfc71b.tar.gz ports-e079a232d5dec8b49f2f2626508aaaa291cfc71b.zip |
Notes
Diffstat (limited to 'graphics/wmgrabimage')
-rw-r--r-- | graphics/wmgrabimage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/wmgrabimage/Makefile b/graphics/wmgrabimage/Makefile index 43da2ea946ff..44da6cade4e4 100644 --- a/graphics/wmgrabimage/Makefile +++ b/graphics/wmgrabimage/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics windowmaker MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sascha@root-login.org RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick |