diff options
author | trevor <trevor@FreeBSD.org> | 2000-10-19 11:09:14 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2000-10-19 11:09:14 +0800 |
commit | 18d8b585a60eaa6eef90021578e2e6d6bd6c474c (patch) | |
tree | 314ccbda8a1954eb5f20315cedd51457a34b7750 /audio/csound | |
parent | 08b39e80a2d792e2d5cbfba1be0b48b752d3a903 (diff) | |
download | freebsd-ports-gnome-18d8b585a60eaa6eef90021578e2e6d6bd6c474c.tar.gz freebsd-ports-gnome-18d8b585a60eaa6eef90021578e2e6d6bd6c474c.tar.zst freebsd-ports-gnome-18d8b585a60eaa6eef90021578e2e6d6bd6c474c.zip |
Increment PORTREVISION, because of the utilities I added to the package.
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 |