diff options
author | John Hixson <jhixson@FreeBSD.org> | 2020-05-23 02:10:28 +0000 |
---|---|---|
committer | John Hixson <jhixson@FreeBSD.org> | 2020-05-23 02:10:28 +0000 |
commit | b9472b9be047a77217df569c822da78b512a2a5c (patch) | |
tree | 6c27a487f4f3e9c2dadfba59552e18d4e38a85f9 /audio/pianod2/Makefile | |
parent | 83bf7844b376baa2d075948ef12c7cc231016b94 (diff) | |
download | ports-b9472b9be047a77217df569c822da78b512a2a5c.tar.gz ports-b9472b9be047a77217df569c822da78b512a2a5c.zip |
Notes
Diffstat (limited to 'audio/pianod2/Makefile')
-rw-r--r-- | audio/pianod2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/pianod2/Makefile b/audio/pianod2/Makefile index 22405162a24a..8ca3a6fd7d23 100644 --- a/audio/pianod2/Makefile +++ b/audio/pianod2/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pianod2 -PORTVERSION= 309 -PORTREVISION= 1 +PORTVERSION= 329 CATEGORIES= audio MASTER_SITES= http://deviousfish.com/Downloads/pianod2/Devel/ |