diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2006-01-08 19:32:36 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2006-01-08 19:32:36 +0000 |
commit | 7710b55bc3f0d213f6344fa1a608919c44a344b5 (patch) | |
tree | 55eace3b8e7907f8b07ed3c7b0695add019fe3b0 /audio/arts/Makefile | |
parent | 27f7ce2fe2b84f6569fce9b395c31ff011d9ae1a (diff) | |
download | ports-7710b55bc3f0d213f6344fa1a608919c44a344b5.tar.gz ports-7710b55bc3f0d213f6344fa1a608919c44a344b5.zip |
Notes
Diffstat (limited to 'audio/arts/Makefile')
-rw-r--r-- | audio/arts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/arts/Makefile b/audio/arts/Makefile index b52515453fb7..1db221d043f9 100644 --- a/audio/arts/Makefile +++ b/audio/arts/Makefile @@ -7,7 +7,7 @@ # PORTNAME= arts -PORTVERSION= 1.4.3 +PORTVERSION= 1.5.0 PORTEPOCH= 1 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE} |