diff options
author | marcus <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
commit | 18cfb33a9114bfc555dd9e7ece5635848c417498 (patch) | |
tree | 317bd4a59c69837c90d483f518ea564137ec9cb6 /x11 | |
parent | 39a3570a19e17fd10336ad7232d279d2015ac505 (diff) | |
download | FreeBSD-ports-18cfb33a9114bfc555dd9e7ece5635848c417498.zip FreeBSD-ports-18cfb33a9114bfc555dd9e7ece5635848c417498.tar.gz |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kdelibs3/Makefile | 1 | ||||
-rw-r--r-- | x11/kdelibs4/Makefile | 1 | ||||
-rw-r--r-- | x11/kgamma/Makefile | 1 | ||||
-rw-r--r-- | x11/xfree86_xkb_xml/Makefile | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile index a75f8c6..ee7c2cb 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/${KDE_VERSION}/src diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile index a75f8c6..ee7c2cb 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/Makefile @@ -8,6 +8,7 @@ PORTNAME= kdelibs PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${KDE_VERSION}/src diff --git a/x11/kgamma/Makefile b/x11/kgamma/Makefile index 5ca89cc..94fac63 100644 --- a/x11/kgamma/Makefile +++ b/x11/kgamma/Makefile @@ -7,6 +7,7 @@ PORTNAME= kgamma PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= x11 kde MASTER_SITES= http://download.berlios.de/kgamma/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p./_pre/} diff --git a/x11/xfree86_xkb_xml/Makefile b/x11/xfree86_xkb_xml/Makefile index 8a81921..354d6ac 100644 --- a/x11/xfree86_xkb_xml/Makefile +++ b/x11/xfree86_xkb_xml/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfree86_xkb_xml PORTVERSION= 0.2 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gswitchit |