diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2007-03-11 08:50:26 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2007-03-11 08:50:26 +0000 |
commit | 6ed6dba53f7727f76189d43bcaac071f15a544b6 (patch) | |
tree | b6547f447b9449175a956f6ca0f40bf2a099e89a /x11/kdelibs4 | |
parent | aed41fd8ac3896904c3e2cabd994c6edc81acf5c (diff) |
Notes
Diffstat (limited to 'x11/kdelibs4')
-rw-r--r-- | x11/kdelibs4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile index 0ed68a7d7aee..b83bb044e80c 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/Makefile @@ -8,7 +8,7 @@ PORTNAME= kdelibs PORTVERSION= ${KDE_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 kde ipv6 MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src |