diff options
Diffstat (limited to 'audio/anthem/Makefile')
-rw-r--r-- | audio/anthem/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/audio/anthem/Makefile b/audio/anthem/Makefile index 95ab7c373e8b..ee7e204a888e 100644 --- a/audio/anthem/Makefile +++ b/audio/anthem/Makefile @@ -11,9 +11,12 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR=lofi -MAINTAINER= conrads@cox.net +MAINTAINER= ports@FreeBSD.org COMMENT= A KDE midi sequencer +DEPRECATED= this software is not developed any more +EXPIRATION_DATE= 2007-03-16 + LIB_DEPENDS= tse3:${PORTSDIR}/audio/tse3 USE_AUTOTOOLS= libtool:15 |