diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2014-02-15 00:51:44 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2014-02-15 00:51:44 +0800 |
commit | 4b9cc534244987c60505afe853505ff5fd25c127 (patch) | |
tree | fb078915384105108b97c87c486b108d31a33068 /emulators/vgba-bin | |
parent | c33c52fc62458db4fc32541eff67f24c0a354090 (diff) | |
download | freebsd-ports-gnome-4b9cc534244987c60505afe853505ff5fd25c127.tar.gz freebsd-ports-gnome-4b9cc534244987c60505afe853505ff5fd25c127.tar.zst freebsd-ports-gnome-4b9cc534244987c60505afe853505ff5fd25c127.zip |
- Reassign lioux' ports to the heap
With hat: portmgr
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 |