diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-07-28 12:27:31 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-07-28 12:27:31 +0000 |
commit | 605b51623904901c5be12539309f2345d1751741 (patch) | |
tree | 698a951c5110d6765f602f134f00403efbe3a817 /audio/gnomoradio | |
parent | 7a58a475e7bd926d065dab0f108b18a67af0906b (diff) | |
download | ports-605b51623904901c5be12539309f2345d1751741.tar.gz ports-605b51623904901c5be12539309f2345d1751741.zip |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
Notes
Notes:
svn path=/head/; revision=196462
Diffstat (limited to 'audio/gnomoradio')
-rw-r--r-- | audio/gnomoradio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gnomoradio/Makefile b/audio/gnomoradio/Makefile index 9381ffbdbd6e..9c1e72a6fd3e 100644 --- a/audio/gnomoradio/Makefile +++ b/audio/gnomoradio/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomoradio PORTVERSION= 0.15.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio net MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} |