diff options
Diffstat (limited to 'audio/tempest_for_eliza')
-rw-r--r-- | audio/tempest_for_eliza/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/tempest_for_eliza/Makefile b/audio/tempest_for_eliza/Makefile index 585c04eccede..fe9219c1b818 100644 --- a/audio/tempest_for_eliza/Makefile +++ b/audio/tempest_for_eliza/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.5 CATEGORIES= audio MASTER_SITES= http://www.erikyyy.de/tempest/ -MAINTAINER= greid@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A program to send AM radio signals using a PC monitor LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 |