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 /net/crescendo | |
parent | 2ee1cf027087c23fe75fe5a5806a78d33edbb8ff (diff) |
Notes
Diffstat (limited to 'net/crescendo')
-rw-r--r-- | net/crescendo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/crescendo/Makefile b/net/crescendo/Makefile index 38a4d23e9a90..6397448e2eab 100644 --- a/net/crescendo/Makefile +++ b/net/crescendo/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 1.1.6 CATEGORIES= net gnome MASTER_SITES= http://crescendo.lyrical.net/files/ -MAINTAINER= dirk.meyer@dinoex.sub.org +MAINTAINER= dinoex@FreeBSD.org RUN_DEPENDS= tf:${PORTSDIR}/net/tinyfugue |