diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-12-21 05:33:32 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-12-21 05:33:32 +0000 |
commit | fc361bc75f7008ffef13557920e6a0d1f49729d8 (patch) | |
tree | eac2e02917d491f817e6adf7fbd021910c28120f /emulators | |
parent | abf97d85501bccf9f592a411ab2b4d744982197d (diff) | |
download | ports-fc361bc75f7008ffef13557920e6a0d1f49729d8.tar.gz ports-fc361bc75f7008ffef13557920e6a0d1f49729d8.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/stonx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/stonx/Makefile b/emulators/stonx/Makefile index 637059ea21f4..bca087afbe4d 100644 --- a/emulators/stonx/Makefile +++ b/emulators/stonx/Makefile @@ -11,7 +11,7 @@ CATEGORIES= emulators MASTER_SITES= SF/stonx/stonx/0.6.7.6 DISTNAME= STonX-0.6.7.6 -MAINTAINER= treif@mayn.de +MAINTAINER= dinoex@FreeBSD.org COMMENT= AtariST emulator BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \ |