diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-04-06 11:35:53 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-04-06 11:35:53 +0000 |
commit | 46bee935b7bb6aaa78e33432c437cffe790989c7 (patch) | |
tree | 2f200a56961c182ca1c76aa5f2e49a9111a0d6f1 /audio/amarok | |
parent | Update to 0.4.2 (diff) |
Chase libtunepimp update.
Notes
Notes:
svn path=/head/; revision=158946
Diffstat (limited to 'audio/amarok')
-rw-r--r-- | audio/amarok/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile index c3d7bb4b9d82..b1e0267eef80 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -6,6 +6,7 @@ PORTNAME= amarok PORTVERSION= 1.3.9 +PORTREVISION= 1 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} |