diff options
author | steve <steve@FreeBSD.org> | 2001-02-26 12:15:57 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2001-02-26 12:15:57 +0800 |
commit | 5fc502b20a71330113e45d75cbb02694b21ad9e2 (patch) | |
tree | 307dcc3e215cf606b79f04775fdcb7e0bfaf9a10 /audio/sox | |
parent | c7b73eee87c91700e9c2a90f638e46634b281c2d (diff) | |
download | freebsd-ports-gnome-5fc502b20a71330113e45d75cbb02694b21ad9e2.tar.gz freebsd-ports-gnome-5fc502b20a71330113e45d75cbb02694b21ad9e2.tar.zst freebsd-ports-gnome-5fc502b20a71330113e45d75cbb02694b21ad9e2.zip |
Bump PORTREVISION so we know which version compiles on the Alpha.
Diffstat (limited to 'audio/sox')
-rw-r--r-- | audio/sox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/sox/Makefile b/audio/sox/Makefile index 451b39ac31f6..9d2dc3413f7a 100644 --- a/audio/sox/Makefile +++ b/audio/sox/Makefile @@ -7,6 +7,7 @@ PORTNAME= sox PORTVERSION= 12.17.1 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sox |