diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2000-10-19 03:09:14 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2000-10-19 03:09:14 +0000 |
commit | e94f95e672ae92ba8ba1d8144eb9f56aaea9989e (patch) | |
tree | 8a7a97a8df206445afe5cb6adf5a1b06236ff822 /audio/csound | |
parent | f8c808fec589f8c599b1d4473d6c0d3ca3b7fd2c (diff) |
Notes
Diffstat (limited to 'audio/csound')
-rw-r--r-- | audio/csound/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/csound/Makefile b/audio/csound/Makefile index a7a80cd65e90..caadaafc7355 100644 --- a/audio/csound/Makefile +++ b/audio/csound/Makefile @@ -7,6 +7,7 @@ PORTNAME= csound PORTVERSION= 4.08 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ftp://ftp.maths.bath.ac.uk/pub/dream/newest/ DISTFILES= Csound.tar.gz |