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/vgba-bin | |
parent | c5549750dc3d53828e254aafb5305c4c84933198 (diff) | |
download | ports-b327e9c777ef2ae8102ffc409bb644729e611941.tar.gz ports-b327e9c777ef2ae8102ffc409bb644729e611941.zip |
Notes
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 |