diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-02-16 15:57:34 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-02-16 15:57:34 +0000 |
commit | 97ddb4e13d78190f0bfa6c9a8786e55d3aa0c616 (patch) | |
tree | c714272815fb368353ade6a46fd7d6fd9f6d1fa3 /x11/konsole | |
parent | 51a2c893542b456812b4b2d4aa3f850f671b9fdd (diff) | |
download | ports-97ddb4e13d78190f0bfa6c9a8786e55d3aa0c616.tar.gz ports-97ddb4e13d78190f0bfa6c9a8786e55d3aa0c616.zip |
- Bump PORTREVISION to chase the update of multimedia/libvpx
Notes
Notes:
svn path=/head/; revision=291538
Diffstat (limited to 'x11/konsole')
-rw-r--r-- | x11/konsole/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/konsole/Makefile b/x11/konsole/Makefile index 67a2a1fe4fb8..21577ab2c21d 100644 --- a/x11/konsole/Makefile +++ b/x11/konsole/Makefile @@ -6,6 +6,7 @@ PORTNAME= konsole PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src |