diff options
author | Kubilay Kocak <koobs@FreeBSD.org> | 2013-12-18 11:13:54 +0000 |
---|---|---|
committer | Kubilay Kocak <koobs@FreeBSD.org> | 2013-12-18 11:13:54 +0000 |
commit | 914879db2a9f976076712f5a16c6220177d086db (patch) | |
tree | 85903a1f7a4c08dd8be0a2af942f6145ea577b1d /emulators/hugo | |
parent | 6afaa267f3ef73e3d07e034bac5761248cb3ecc1 (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 6d25357f8b0a..fcbac9beee93 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= portsw@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A PC Engine (TurboGrafx 16) emulator BUILD_DEPENDS= ${LOCALBASE}/include/argp.h:${PORTSDIR}/devel/argp-standalone |