diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2009-12-02 17:31:04 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2009-12-02 17:31:04 +0000 |
commit | 0196b197b8892e23087eb90718eb8a5a89852b07 (patch) | |
tree | eecafb58c9d014ad9280ff1ca0573ee16542236b /multimedia/tunapie | |
parent | ab967efa71152846dc46cc2a7a04a860f0648a1f (diff) | |
download | ports-0196b197b8892e23087eb90718eb8a5a89852b07.tar.gz ports-0196b197b8892e23087eb90718eb8a5a89852b07.zip |
Notes
Diffstat (limited to 'multimedia/tunapie')
-rw-r--r-- | multimedia/tunapie/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/tunapie/Makefile b/multimedia/tunapie/Makefile index 7dc7335a252a..6356abb34f9f 100644 --- a/multimedia/tunapie/Makefile +++ b/multimedia/tunapie/Makefile @@ -7,7 +7,7 @@ PORTNAME= tunapie PORTVERSION= 2.1.17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/2.1 DISTNAME= ${PORTNAME}-${PORTVERSION:S,.r,rc,} |