diff options
author | mich <mich@FreeBSD.org> | 2005-10-18 01:33:05 +0800 |
---|---|---|
committer | mich <mich@FreeBSD.org> | 2005-10-18 01:33:05 +0800 |
commit | 4d488e45713346d5cff212b6fb8abb9dd91c103b (patch) | |
tree | 2ffd1ec64d98ca7b867d02e07e73675632a62676 | |
parent | 3197471396f214fa5512186ccd938451b74359e9 (diff) | |
download | freebsd-ports-gnome-4d488e45713346d5cff212b6fb8abb9dd91c103b.tar.gz freebsd-ports-gnome-4d488e45713346d5cff212b6fb8abb9dd91c103b.tar.zst freebsd-ports-gnome-4d488e45713346d5cff212b6fb8abb9dd91c103b.zip |
o Bump PORTREVISION (for the recent added patch)
Forgotten by: mich
Noticed by: barner
-rw-r--r-- | audio/amarok-kde4/Makefile | 1 | ||||
-rw-r--r-- | audio/amarok/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/audio/amarok-kde4/Makefile b/audio/amarok-kde4/Makefile index 89016423204c..f4375a977872 100644 --- a/audio/amarok-kde4/Makefile +++ b/audio/amarok-kde4/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} 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} |