diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2014-02-14 16:51:44 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2014-02-14 16:51:44 +0000 |
commit | d8299fcc60c91773d823d36ef69d39f5c2f2f0d0 (patch) | |
tree | fb078915384105108b97c87c486b108d31a33068 /emulators/vgba-bin | |
parent | 212168ca712cf37c686c08778456950759e309e2 (diff) | |
download | ports-d8299fcc60c91773d823d36ef69d39f5c2f2f0d0.tar.gz ports-d8299fcc60c91773d823d36ef69d39f5c2f2f0d0.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 63f11bc17ab5..37520e0225ee 100644 --- a/emulators/vgba-bin/Makefile +++ b/emulators/vgba-bin/Makefile @@ -10,7 +10,7 @@ PKGNAMESUFFIX= -bin DISTNAME= VGBA${PORTVERSION:S/.//}-FreeBSD-80x86-bin EXTRACT_SUFX= .tar.Z -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Virtual GameBoy Advance is an emulator of Nintendo GameBoy Advance(TM) LIB_DEPENDS= c.5:${PORTSDIR}/misc/compat5x |