diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2008-01-18 17:36:25 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2008-01-18 17:36:25 +0000 |
commit | dc9cdf425178055417ef6fd5b6c6012e53254051 (patch) | |
tree | e638503da724b0bda377139965ffc14b517f72c8 /x11/kdebase4/Makefile | |
parent | 639e6f4bc0ef7c565c5cb76b334fda24af10a6d0 (diff) | |
download | ports-dc9cdf425178055417ef6fd5b6c6012e53254051.tar.gz ports-dc9cdf425178055417ef6fd5b6c6012e53254051.zip |
Notes
Diffstat (limited to 'x11/kdebase4/Makefile')
-rw-r--r-- | x11/kdebase4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kdebase4/Makefile b/x11/kdebase4/Makefile index 4747e8238169..322f991ba7f2 100644 --- a/x11/kdebase4/Makefile +++ b/x11/kdebase4/Makefile @@ -8,7 +8,7 @@ PORTNAME= kdebase PORTVERSION= ${KDE_VERSION} -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src |