diff options
author | lioux <lioux@FreeBSD.org> | 2000-10-03 13:12:49 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2000-10-03 13:12:49 +0800 |
commit | 0bff57a792ba2477713e250c32f6e5e1d9de473d (patch) | |
tree | 71ea1b7acefc5e7bc95f9a3e018c438c5ba002d6 /emulators/vgba-bin | |
parent | 5c3f3082a0e1069b293b2a3da8d26b620fe729d1 (diff) | |
download | freebsd-ports-gnome-0bff57a792ba2477713e250c32f6e5e1d9de473d.tar.gz freebsd-ports-gnome-0bff57a792ba2477713e250c32f6e5e1d9de473d.tar.zst freebsd-ports-gnome-0bff57a792ba2477713e250c32f6e5e1d9de473d.zip |
Maintainer is now a committer, update email accordingly
Approved by: will
Diffstat (limited to 'emulators/vgba-bin')
-rw-r--r-- | emulators/vgba-bin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vgba-bin/Makefile b/emulators/vgba-bin/Makefile index 3ca412216fc2..4f0a2ffce1e7 100644 --- a/emulators/vgba-bin/Makefile +++ b/emulators/vgba-bin/Makefile @@ -13,7 +13,7 @@ PKGNAMESUFFIX= -bin DISTNAME= VGB${PORTVERSION}-FreeBSD-80x86-bin EXTRACT_SUFX= .tar.Z -MAINTAINER= lioux@linf.unb.br +MAINTAINER= lioux@FreeBSD.org ONLY_FOR_ARCHS= i386 USE_X_PREFIX= yes |