diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-03-12 18:54:26 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-03-12 18:54:26 +0000 |
commit | bdf6f1865ea36dca0cd205155edac868a3e55f79 (patch) | |
tree | d7e2478b1408fb4ac5c6b4fa06ae9db644344be0 | |
parent | A number of changes and fixes: (diff) |
o pass maintainership to ports@.
PR: 25686
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=39681
-rw-r--r-- | graphics/aview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/aview/Makefile b/graphics/aview/Makefile index 9207eb87702f..1ca7cb601e72 100644 --- a/graphics/aview/Makefile +++ b/graphics/aview/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2 CATEGORIES= graphics MASTER_SITES= ftp://ftp.ta.jcu.cz/pub/aa/ -MAINTAINER= frankch@waru.life.nthu.edu.tw +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= anytopnm:${PORTSDIR}/graphics/netpbm \ convert:${PORTSDIR}/graphics/ImageMagick |