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 /net/kio-upnp-ms | |
parent | 5b97d08fc9097bece8eaf92c208d5d7047d70728 (diff) | |
download | ports-d2de2b00e490fcb454195dcecae9dbd41ec68951.tar.gz ports-d2de2b00e490fcb454195dcecae9dbd41ec68951.zip |
- Bump PORTREVISION after KDE4_PREFIX change
Notes
Notes:
svn path=/head/; revision=344898
Diffstat (limited to 'net/kio-upnp-ms')
-rw-r--r-- | net/kio-upnp-ms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/kio-upnp-ms/Makefile b/net/kio-upnp-ms/Makefile index de02e1a0456c..9d42a4105fdd 100644 --- a/net/kio-upnp-ms/Makefile +++ b/net/kio-upnp-ms/Makefile @@ -3,7 +3,7 @@ PORTNAME= kio-upnp-ms DISTVERSION= 1.0.0.git20110808 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net devel #MASTER_SITES= ${MASTER_SITE_KDE} #MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src |