diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-03-26 11:26:06 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-03-26 11:26:06 +0000 |
commit | 5b13e09050533f2de14562857dfe749329329fcd (patch) | |
tree | a2b2be9fceeee4046aa5d63bd045582a79a36bcc /audio/liblo/Makefile | |
parent | 704f146cfb656002e968218c963c66506af54d73 (diff) | |
download | ports-5b13e09050533f2de14562857dfe749329329fcd.tar.gz ports-5b13e09050533f2de14562857dfe749329329fcd.zip |
- Update to 0.24
PR: 110756
Submitted by: trasz (maintainer)
Notes
Notes:
svn path=/head/; revision=188386
Diffstat (limited to 'audio/liblo/Makefile')
-rw-r--r-- | audio/liblo/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/liblo/Makefile b/audio/liblo/Makefile index 2f66996a97c4..a8d0370612d9 100644 --- a/audio/liblo/Makefile +++ b/audio/liblo/Makefile @@ -6,8 +6,7 @@ # PORTNAME= liblo -PORTVERSION= 0.23 -PORTREVISION= 2 +PORTVERSION= 0.24 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= liblo |