diff options
author | edwin <edwin@FreeBSD.org> | 2005-11-27 08:41:51 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-11-27 08:41:51 +0800 |
commit | c4962c3dbe7f2acff9a61b816804245868e4169f (patch) | |
tree | 271be26bd4276fb0d8d4a8a40924e38d06801a8a /audio/sbagen | |
parent | 0b29e8d076288c61ebe9e5ed8f86f1859d112535 (diff) | |
download | freebsd-ports-gnome-c4962c3dbe7f2acff9a61b816804245868e4169f.tar.gz freebsd-ports-gnome-c4962c3dbe7f2acff9a61b816804245868e4169f.tar.zst freebsd-ports-gnome-c4962c3dbe7f2acff9a61b816804245868e4169f.zip |
Mark as deprecated for 2006-03-31.
1.0.8 is the 2000 version, 1.4.3 is current. Please send
patches or take maintainership!
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 \ |