diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-26 04:54:41 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-26 04:54:41 +0800 |
commit | bb210937730d8ecec1aa6a641302e298e1b94cda (patch) | |
tree | d10f07c67e87e0e03ad94450d5e19513f9a146eb /audio/csound | |
parent | 92bf3521eedefc14d483bfabaa6e61b387d3bf1c (diff) | |
download | freebsd-ports-gnome-bb210937730d8ecec1aa6a641302e298e1b94cda.tar.gz freebsd-ports-gnome-bb210937730d8ecec1aa6a641302e298e1b94cda.tar.zst freebsd-ports-gnome-bb210937730d8ecec1aa6a641302e298e1b94cda.zip |
Bump portrevision after png update
Diffstat (limited to 'audio/csound')
-rw-r--r-- | audio/csound/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/csound/Makefile b/audio/csound/Makefile index 5e42e7f4202b..5f2c94d3760c 100644 --- a/audio/csound/Makefile +++ b/audio/csound/Makefile @@ -3,7 +3,7 @@ PORTNAME= csound PORTVERSION= 5.19.01 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio lang MASTER_SITES= SF/${PORTNAME}/${PORTNAME}5/${PORTNAME}${PORTVERSION:R} \ SF/${PORTNAME}/${PORTNAME}5/${PORTNAME}${PORTVERSION:R}/manual:manual |