diff options
author | billf <billf@FreeBSD.org> | 2000-11-03 06:11:49 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 2000-11-03 06:11:49 +0800 |
commit | 964a9b07aaf448f87dfa9230cb2cfc3ab6525eb4 (patch) | |
tree | ba016cef94951c574c26bcb35d0c5316b55b55c4 | |
parent | f4ce00414e28e73068ecc8924812e5988656db8d (diff) | |
download | freebsd-ports-gnome-964a9b07aaf448f87dfa9230cb2cfc3ab6525eb4.tar.gz freebsd-ports-gnome-964a9b07aaf448f87dfa9230cb2cfc3ab6525eb4.tar.zst freebsd-ports-gnome-964a9b07aaf448f87dfa9230cb2cfc3ab6525eb4.zip |
Assign maintainership to trevor@freebsd.org
-rw-r--r-- | graphics/qiv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/qiv/Makefile b/graphics/qiv/Makefile index 5583bfc8dc92..8b500a87320f 100644 --- a/graphics/qiv/Makefile +++ b/graphics/qiv/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.klografx.net/qiv/download/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src EXTRACT_SUFX= .tgz -MAINTAINER= billf@FreeBSD.org +MAINTAINER= trevor@FreeBSD.org USE_X_PREFIX= yes USE_GMAKE= yes |