diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-27 00:41:51 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-27 00:41:51 +0000 |
commit | 46aaad32ff36684b06eaaceceedffcaa638d15db (patch) | |
tree | 5ba4c144f5ccdfd5bef6b9f544f5f2db1aaec1e6 /audio/sbagen | |
parent | 44b46555aa2d25e4807285fd4e76e85fc8632cc1 (diff) | |
download | ports-46aaad32ff36684b06eaaceceedffcaa638d15db.tar.gz ports-46aaad32ff36684b06eaaceceedffcaa638d15db.zip |
Notes
Diffstat (limited to 'audio/sbagen')
-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 \ |