diff options
author | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
commit | 89159dcf48d61796bab26ca26e9f87dae2511ddd (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /audio/amarok-kde3 | |
parent | abfdf0cd43ca0c1929d9045edf9c85314384fce5 (diff) | |
download | pkgsrc-89159dcf48d61796bab26ca26e9f87dae2511ddd.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'audio/amarok-kde3')
-rw-r--r-- | audio/amarok-kde3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/amarok-kde3/Makefile b/audio/amarok-kde3/Makefile index 3028da14a5d..01056a53d51 100644 --- a/audio/amarok-kde3/Makefile +++ b/audio/amarok-kde3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2011/10/08 05:10:09 dholland Exp $ +# $NetBSD: Makefile,v 1.12 2011/11/01 06:00:33 sbd Exp $ DISTNAME= amarok-${VERSION} VERSION= 1.4.10 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE:=amarok/${VERSION}/src/} EXTRACT_SUFX= .tar.bz2 |