diff options
author | adam <adam> | 2013-01-26 21:36:13 +0000 |
---|---|---|
committer | adam <adam> | 2013-01-26 21:36:13 +0000 |
commit | ff29cddfa07bbb615b19000cdfa8f73c01aeec32 (patch) | |
tree | b794b1007e5af77b45d83e1bbdd128fb3a78557a /audio/amarok-kde3 | |
parent | ba20683e95163088b361a0c628a0bd0c4623759a (diff) | |
download | pkgsrc-ff29cddfa07bbb615b19000cdfa8f73c01aeec32.tar.gz |
Revbump after graphics/jpeg and textproc/icu
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 1501330a163..9c755aad0d4 100644 --- a/audio/amarok-kde3/Makefile +++ b/audio/amarok-kde3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2012/12/16 01:51:57 obache Exp $ +# $NetBSD: Makefile,v 1.31 2013/01/26 21:37:00 adam Exp $ DISTNAME= amarok-${VERSION} VERSION= 1.4.10 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE:=amarok/${VERSION}/src/} EXTRACT_SUFX= .tar.bz2 |