diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-18 04:08:05 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-18 04:08:05 +0000 |
commit | 61bcae45bcd143698e7d02f78a0ceb670b137b7a (patch) | |
tree | 2e480c44e9a9c1a47badec89557ae4efffff03fc /x11 | |
parent | 55544fc2be6293cc3e0316e40af48ca44fc4e529 (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2-power-tools/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome2/Makefile | 2 | ||||
-rw-r--r-- | x11/kde3/Makefile | 2 | ||||
-rw-r--r-- | x11/kde4/Makefile | 1 |
4 files changed, 4 insertions, 3 deletions
diff --git a/x11/gnome2-power-tools/Makefile b/x11/gnome2-power-tools/Makefile index 7bd0179aedee..ac50b27ac72d 100644 --- a/x11/gnome2-power-tools/Makefile +++ b/x11/gnome2-power-tools/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/x11/gnome2-power-tools/Makefile,v 1.84 2008/09/30 13:18:29 kwm Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= x11 gnome PKGNAMESUFFIX= -power-tools diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index c0a93734aa2b..4f7e2cccc145 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnome2 PORTVERSION= 2.30.1 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= x11 gnome MASTER_SITES= # empty DISTFILES= # empty diff --git a/x11/kde3/Makefile b/x11/kde3/Makefile index 0f273376ece8..d527821e916d 100644 --- a/x11/kde3/Makefile +++ b/x11/kde3/Makefile @@ -8,7 +8,7 @@ PORTNAME?= kde PORTVERSION= ${KDE_VERSION} -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11 kde MASTER_SITES= # empty DISTFILES= # none diff --git a/x11/kde4/Makefile b/x11/kde4/Makefile index 2874f027ad10..272cdecb8024 100644 --- a/x11/kde4/Makefile +++ b/x11/kde4/Makefile @@ -7,6 +7,7 @@ PORTNAME?= kde4 PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde MASTER_SITES= # empty DISTFILES= # none |