diff options
author | ahze <ahze@FreeBSD.org> | 2005-02-24 19:21:10 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2005-02-24 19:21:10 +0800 |
commit | 28cacf7b536fa225ab7c055d25d3587ccdda0bc4 (patch) | |
tree | e02430d96c1798f77c42b806b0861a9960d672a3 /audio/abcmidi/Makefile | |
parent | 328bd9ea0765608fa15863418b29dd4e9a6727ff (diff) | |
download | freebsd-ports-graphics-28cacf7b536fa225ab7c055d25d3587ccdda0bc4.tar.gz freebsd-ports-graphics-28cacf7b536fa225ab7c055d25d3587ccdda0bc4.tar.zst freebsd-ports-graphics-28cacf7b536fa225ab7c055d25d3587ccdda0bc4.zip |
- Update to version 2005.02.05
PR: ports/77960
Submitted by: KATO Tsuguru
Diffstat (limited to 'audio/abcmidi/Makefile')
-rw-r--r-- | audio/abcmidi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/abcmidi/Makefile b/audio/abcmidi/Makefile index f630728a172..a1fb2255e8d 100644 --- a/audio/abcmidi/Makefile +++ b/audio/abcmidi/Makefile @@ -6,7 +6,7 @@ # PORTNAME= abcmidi -PORTVERSION= 2005.01.22 +PORTVERSION= 2005.02.05 CATEGORIES= audio MASTER_SITES= http://ifdo.pugmarks.com/~seymour/runabc/ DISTNAME= abcMIDI-${PORTVERSION:S/./-/g} |