diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2007-04-15 09:39:02 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2007-04-15 09:39:02 +0000 |
commit | cf5e1dc6d47255150a024f273cf84b029c4df2d5 (patch) | |
tree | a9b076a442c8caf641b114d185d004eabb77b761 /x11/kdebase4-runtime/Makefile | |
parent | f825a2d3819274e6e723c9d2e85becc7ea418bef (diff) | |
download | ports-cf5e1dc6d47255150a024f273cf84b029c4df2d5.tar.gz ports-cf5e1dc6d47255150a024f273cf84b029c4df2d5.zip |
Notes
Diffstat (limited to 'x11/kdebase4-runtime/Makefile')
-rw-r--r-- | x11/kdebase4-runtime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kdebase4-runtime/Makefile b/x11/kdebase4-runtime/Makefile index 8846496f93f3..c8acd2d6337b 100644 --- a/x11/kdebase4-runtime/Makefile +++ b/x11/kdebase4-runtime/Makefile @@ -8,7 +8,7 @@ PORTNAME= kdebase PORTVERSION= ${KDE_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src |