diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-12-22 06:01:07 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-12-22 06:01:07 +0000 |
commit | f4acc5c7e9f8f6c473af09c9e066218d7c030cb8 (patch) | |
tree | 9fa2b8b956b143fe154e57b757cb38d072414de2 /x11 | |
parent | Fix logout issue. (diff) |
Add PORTREVISION bump.
Thanks kris@
Notes
Notes:
svn path=/head/; revision=36219
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kdelibs2/Makefile | 1 | ||||
-rw-r--r-- | x11/kdelibs3/Makefile | 1 | ||||
-rw-r--r-- | x11/kdelibs4/Makefile | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/x11/kdelibs2/Makefile b/x11/kdelibs2/Makefile index 3b4b72226d31..317c388f9c6b 100644 --- a/x11/kdelibs2/Makefile +++ b/x11/kdelibs2/Makefile @@ -7,6 +7,7 @@ PORTNAME= kdelibs PORTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile index 3b4b72226d31..317c388f9c6b 100644 --- a/x11/kdelibs3/Makefile +++ b/x11/kdelibs3/Makefile @@ -7,6 +7,7 @@ PORTNAME= kdelibs PORTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile index 3b4b72226d31..317c388f9c6b 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/Makefile @@ -7,6 +7,7 @@ PORTNAME= kdelibs PORTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src |