diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-05-18 14:27:27 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-05-18 14:27:27 +0000 |
commit | d203d145d749ae77dbf2725be0746fcaf7bb8368 (patch) | |
tree | 6068f2090bd644ca7758f39fd4200f58494874bb /x11/kde4-baseapps | |
parent | Fix a fat fingered commit I made two weeks ago: (diff) |
Bump PORTREVISION.
Notes
Notes:
svn path=/head/; revision=109440
Diffstat (limited to 'x11/kde4-baseapps')
-rw-r--r-- | x11/kde4-baseapps/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/kde4-baseapps/Makefile b/x11/kde4-baseapps/Makefile index 67c989a40513..41c7153a8621 100644 --- a/x11/kde4-baseapps/Makefile +++ b/x11/kde4-baseapps/Makefile @@ -8,6 +8,7 @@ PORTNAME= kdebase PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src |