diff options
author | trasz <trasz@FreeBSD.org> | 2009-03-31 13:25:03 +0800 |
---|---|---|
committer | trasz <trasz@FreeBSD.org> | 2009-03-31 13:25:03 +0800 |
commit | 7eeeffecab3c09f16b0e2d02071cc79f438c4781 (patch) | |
tree | ac1bac34f76443bb8d90c90d22bf638fd2a8143e /audio/liblo/Makefile | |
parent | 4fc021dc540daa5b686d9d5e65a1112f1c227a54 (diff) | |
download | freebsd-ports-gnome-7eeeffecab3c09f16b0e2d02071cc79f438c4781.tar.gz freebsd-ports-gnome-7eeeffecab3c09f16b0e2d02071cc79f438c4781.tar.zst freebsd-ports-gnome-7eeeffecab3c09f16b0e2d02071cc79f438c4781.zip |
Update audio/liblo to 0.26.
Diffstat (limited to 'audio/liblo/Makefile')
-rw-r--r-- | audio/liblo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/liblo/Makefile b/audio/liblo/Makefile index 8fe8d6956eb1..7d5b08e33d12 100644 --- a/audio/liblo/Makefile +++ b/audio/liblo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= liblo -PORTVERSION= 0.25 +PORTVERSION= 0.26 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= liblo |