diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-06-23 08:27:13 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-06-23 08:27:13 +0000 |
commit | bb238a10bf8a71160731bd4afacdf72cb078dc90 (patch) | |
tree | faaa0f914f40477674196b80cb55f2ca50c1a025 /audio/snd | |
parent | 2ccd09892dfdd17bd1847c6d68443bf86b9c9f20 (diff) |
Notes
Diffstat (limited to 'audio/snd')
-rw-r--r-- | audio/snd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/snd/Makefile b/audio/snd/Makefile index 3c3729697040..913d0ba158a1 100644 --- a/audio/snd/Makefile +++ b/audio/snd/Makefile @@ -3,7 +3,7 @@ PORTNAME= snd PORTVERSION= 15.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= ftp://ccrma-ftp.stanford.edu/pub/Lisp/ \ SF |