diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-02-18 14:31:32 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-02-18 14:31:32 +0000 |
commit | d2de2b00e490fcb454195dcecae9dbd41ec68951 (patch) | |
tree | d82245c1618946179f5cb8e7835d4ed6927685eb /www | |
parent | - Remove old deskutils/kdepim44 and deskutils/kdepim44-runtime, they (diff) |
- Bump PORTREVISION after KDE4_PREFIX change
Notes
Notes:
svn path=/head/; revision=344898
Diffstat (limited to 'www')
-rw-r--r-- | www/choqok/Makefile | 1 | ||||
-rw-r--r-- | www/kpartsplugin/Makefile | 2 | ||||
-rw-r--r-- | www/kwebkitpart/Makefile | 1 | ||||
-rw-r--r-- | www/rekonq/Makefile | 1 |
4 files changed, 4 insertions, 1 deletions
diff --git a/www/choqok/Makefile b/www/choqok/Makefile index 19a6d8907ae4..dcafab924c08 100644 --- a/www/choqok/Makefile +++ b/www/choqok/Makefile @@ -3,6 +3,7 @@ PORTNAME= choqok PORTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= www kde MASTER_SITES= SF/${PORTNAME}/Choqok/ diff --git a/www/kpartsplugin/Makefile b/www/kpartsplugin/Makefile index 3ee2178e3295..02b81cc167ab 100644 --- a/www/kpartsplugin/Makefile +++ b/www/kpartsplugin/Makefile @@ -2,7 +2,7 @@ PORTNAME= kpartsplugin DISTVERSION= 0.0-${PORTDATE} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www kde MASTER_SITES= http://www.unix-ag.uni-kl.de/~fischer/${PORTNAME}/ DISTNAME= ${PORTNAME}-${PORTDATE} diff --git a/www/kwebkitpart/Makefile b/www/kwebkitpart/Makefile index c02638c879e4..c2444511ae60 100644 --- a/www/kwebkitpart/Makefile +++ b/www/kwebkitpart/Makefile @@ -2,6 +2,7 @@ PORTNAME= kwebkitpart PORTVERSION= 1.3.2 +PORTREVISION= 1 CATEGORIES= www kde MASTER_SITES= LOCAL/makc diff --git a/www/rekonq/Makefile b/www/rekonq/Makefile index 522d6a21bdda..d4327ef5b2a2 100644 --- a/www/rekonq/Makefile +++ b/www/rekonq/Makefile @@ -2,6 +2,7 @@ PORTNAME= rekonq PORTVERSION= 2.4.2 +PORTREVISION= 1 CATEGORIES= www kde MASTER_SITES= SF/${PORTNAME}/${PORTVERSION:C,\..*,.0,}/ |