diff options
-rw-r--r-- | audio/sbagen/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/audio/sbagen/Makefile b/audio/sbagen/Makefile index 99888acfcfdc..dae26a94f525 100644 --- a/audio/sbagen/Makefile +++ b/audio/sbagen/Makefile @@ -7,6 +7,7 @@ PORTNAME= sbagen PORTVERSION= 1.0.8 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,6 +16,10 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= A sequenced binaural wave generator +DEPRECATED= 1.0.8 is the 2000 version, 1.4.3 is current. Please send patches or take maintainership! +EXPIRATION_DATE= 2006-03-31 +IGNORE= is deprecated: ${DEPRECATED} + SHAREFILES= t-alpha t-beta t-calm t-calm2 t-delta t-focus t-focus-1 \ t-focus-2 t-focus2 t-mix1 t-seqall t-test10 t-test10b \ t-test10c t-theta t-truth-other t-wave-1 t-wave-2 \ |