diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2001-06-24 04:28:57 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2001-06-24 04:28:57 +0000 |
commit | 385c248462ed9715d76fb027edf9073a041f93b9 (patch) | |
tree | b50be9aca17b5beb9a74ae4f801109873a9eab19 /emulators | |
parent | 2ee1cf027087c23fe75fe5a5806a78d33edbb8ff (diff) | |
download | ports-385c248462ed9715d76fb027edf9073a041f93b9.tar.gz ports-385c248462ed9715d76fb027edf9073a041f93b9.zip |
change MAINTAINER to FreeBSD.org address
Notes
Notes:
svn path=/head/; revision=44375
Diffstat (limited to 'emulators')
-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 |