diff options
Diffstat (limited to 'emulators/hugo/Makefile')
-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 |