diff options
author | Steve Price <steve@FreeBSD.org> | 2001-02-26 04:15:57 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2001-02-26 04:15:57 +0000 |
commit | dc84d4ebcbddcbdb3cd541326ab026c01cd01156 (patch) | |
tree | d8fc77075444323501f403b9eade9697d8cfd940 /audio/sox | |
parent | Fix compilation errors on FreeBSD/Alpha. (diff) |
Bump PORTREVISION so we know which version compiles on the Alpha.
Notes
Notes:
svn path=/head/; revision=38745
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 |