diff options
author | Michael Landin <mich@FreeBSD.org> | 2005-10-17 17:33:05 +0000 |
---|---|---|
committer | Michael Landin <mich@FreeBSD.org> | 2005-10-17 17:33:05 +0000 |
commit | 5bef4db49c4887d27a6ac9d46f254947e0aafe74 (patch) | |
tree | 8c9944c9040987757e7ce2238e6c95251b207e47 /audio/amarok | |
parent | Remove expired port: no longer available from author's site (diff) |
o Bump PORTREVISION (for the recent added patch)
Forgotten by: mich
Noticed by: barner
Notes
Notes:
svn path=/head/; revision=145674
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 89016423204c..f4375a977872 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -6,6 +6,7 @@ PORTNAME= amarok PORTVERSION= 1.3.3 +PORTREVISION= 1 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} |