diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-01-05 06:20:31 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-01-05 06:20:31 +0000 |
commit | a03c488a188605660c346a591ac0c8dfdc9b1d3f (patch) | |
tree | 38692b8b53c043df42f177d3b5ae36e9a080a800 /x11/kdelibs4/Makefile | |
parent | kio8-* encoding improvement (diff) |
kio8-* encoding improvement
Submitted by: mi@aldan.algebra.com
Notes
Notes:
svn path=/head/; revision=36809
Diffstat (limited to 'x11/kdelibs4/Makefile')
-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 317c388f9c6b..a2025a298f30 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/Makefile @@ -7,7 +7,7 @@ PORTNAME= kdelibs PORTVERSION= 2.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src |