diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2000-10-03 05:12:49 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2000-10-03 05:12:49 +0000 |
commit | b327e9c777ef2ae8102ffc409bb644729e611941 (patch) | |
tree | 6904476277a391654d6dfd33edf926483c9dadfe /emulators | |
parent | Approved by: Will (diff) |
Maintainer is now a committer, update email accordingly
Approved by: will
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/truereality/Makefile | 2 | ||||
-rw-r--r-- | emulators/vgb-bin/Makefile | 2 | ||||
-rw-r--r-- | emulators/vgba-bin/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/emulators/truereality/Makefile b/emulators/truereality/Makefile index aba474d691d0..8f0aa805bf4c 100644 --- a/emulators/truereality/Makefile +++ b/emulators/truereality/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.emuhq.com/emulators/ \ ftp://ftp.mayn.de/pub/unix/emulators/console/ DISTNAME= TrueReality-${PORTVERSION} -MAINTAINER= lioux@linf.unb.br +MAINTAINER= lioux@FreeBSD.org USE_GMAKE= yes USE_XLIB= yes diff --git a/emulators/vgb-bin/Makefile b/emulators/vgb-bin/Makefile index 3ca412216fc2..4f0a2ffce1e7 100644 --- a/emulators/vgb-bin/Makefile +++ b/emulators/vgb-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 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 |