diff options
author | flz <flz@FreeBSD.org> | 2005-04-16 01:55:32 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-04-16 01:55:32 +0800 |
commit | 00fb156ac567697a4f6386781c683350ed411641 (patch) | |
tree | 7ce127bd03201abc38a885a7b202a2fe8ba40981 /audio/abcmidi/Makefile | |
parent | 8206d1355da5ccbf3c6df01fc53662d97dd70dd7 (diff) | |
download | freebsd-ports-graphics-00fb156ac567697a4f6386781c683350ed411641.tar.gz freebsd-ports-graphics-00fb156ac567697a4f6386781c683350ed411641.tar.zst freebsd-ports-graphics-00fb156ac567697a4f6386781c683350ed411641.zip |
- Update to 2005.04.10.
PR: ports/79969
Submitted by: Ports Fury
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 92bebd902c1..0b1e60a3bb5 100644 --- a/audio/abcmidi/Makefile +++ b/audio/abcmidi/Makefile @@ -6,7 +6,7 @@ # PORTNAME= abcmidi -PORTVERSION= 2005.03.27 +PORTVERSION= 2005.04.10 CATEGORIES= audio MASTER_SITES= http://ifdo.pugmarks.com/~seymour/runabc/ DISTNAME= abcMIDI-${PORTVERSION:S/./-/g} |