diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2007-10-07 17:46:16 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2007-10-07 17:46:16 +0000 |
commit | 560079b2e570c479fe58b4c2cfcbb704393f5441 (patch) | |
tree | 96c6d3ff6109028183e29c70f5bcec4a832f143f /x11/kdelibs3 | |
parent | 00f60d30a9a7e35b9e03498e6a86c9c12c1e6b9f (diff) | |
download | ports-560079b2e570c479fe58b4c2cfcbb704393f5441.tar.gz ports-560079b2e570c479fe58b4c2cfcbb704393f5441.zip |
Notes
Diffstat (limited to 'x11/kdelibs3')
-rw-r--r-- | x11/kdelibs3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile index 9bc6bcc02649..a2074e82c132 100644 --- a/x11/kdelibs3/Makefile +++ b/x11/kdelibs3/Makefile @@ -8,7 +8,7 @@ PORTNAME= kdelibs PORTVERSION= ${KDE_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 kde ipv6 MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src |