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/kdelibs3 | |
parent | 51c33146f840418d1775d15ad302c9a840aac98e (diff) |
Notes
Diffstat (limited to 'x11/kdelibs3')
-rw-r--r-- | x11/kdelibs3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile index 317c388f9c6b..a2025a298f30 100644 --- a/x11/kdelibs3/Makefile +++ b/x11/kdelibs3/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 |