diff options
author | Kubilay Kocak <koobs@FreeBSD.org> | 2013-12-18 10:38:33 +0000 |
---|---|---|
committer | Kubilay Kocak <koobs@FreeBSD.org> | 2013-12-18 10:38:33 +0000 |
commit | a1c3980ac8aef10f50a0fba3c302985cda5961d4 (patch) | |
tree | e68192414b454fa46892890d17fd53ebab11e395 /emulators/hugo | |
parent | a4baad5f5afc5b76b5d4c374baa2583f1923c326 (diff) |
Notes
Diffstat (limited to 'emulators/hugo')
-rw-r--r-- | emulators/hugo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/hugo/Makefile b/emulators/hugo/Makefile index e6bb70f4a083..6d25357f8b0a 100644 --- a/emulators/hugo/Makefile +++ b/emulators/hugo/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 12 CATEGORIES= emulators MASTER_SITES= http://www.zeograd.com/download/ -MAINTAINER= llwang@infor.org +MAINTAINER= portsw@FreeBSD.org COMMENT= A PC Engine (TurboGrafx 16) emulator BUILD_DEPENDS= ${LOCALBASE}/include/argp.h:${PORTSDIR}/devel/argp-standalone |