diff options
author | lofi <lofi@FreeBSD.org> | 2004-04-21 02:59:27 +0000 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-04-21 02:59:27 +0000 |
commit | d390e67a27d1ae2aea882a310e817a84414679ba (patch) | |
tree | 2c77fa61ae3b52ef7391ab3e0f2db9091c75a188 /x11/kdelibs3/Makefile | |
parent | 898242fc4bbdfb94811b74eaf460939341727efc (diff) | |
download | FreeBSD-ports-d390e67a27d1ae2aea882a310e817a84414679ba.zip FreeBSD-ports-d390e67a27d1ae2aea882a310e817a84414679ba.tar.gz |
Add a fix for kdesu.
Obtained from: KDE CVS
Approved by: portmgr
Diffstat (limited to 'x11/kdelibs3/Makefile')
-rw-r--r-- | x11/kdelibs3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile index 98ba5d9..f996c1c 100644 --- a/x11/kdelibs3/Makefile +++ b/x11/kdelibs3/Makefile @@ -8,6 +8,7 @@ PORTNAME= kdelibs PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src |