diff options
Diffstat (limited to 'emulators/frodo/Makefile')
-rw-r--r-- | emulators/frodo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/frodo/Makefile b/emulators/frodo/Makefile index 0ddf961c334e..e73478d45897 100644 --- a/emulators/frodo/Makefile +++ b/emulators/frodo/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://metalab.unc.edu/pub/micro/commodore/crossplatform/emulators/ ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/Frodo/ DISTNAME= FrodoV4_1a.Src -MAINTAINER= dirk.meyer@dinoex.sub.org +MAINTAINER= dinoex@FreeBSD.org RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 |