diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2010-07-27 19:56:09 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2010-07-27 19:56:09 +0000 |
commit | 104fcf2c399fa145faec6580cd2d1df0b557cb42 (patch) | |
tree | 04f16ce75eab6f13dee46d70ff06ccc94fe6806d /x11 | |
parent | d72278847341dc78eac2740dccbf5432f2b4ebe3 (diff) | |
download | ports-104fcf2c399fa145faec6580cd2d1df0b557cb42.tar.gz ports-104fcf2c399fa145faec6580cd2d1df0b557cb42.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-applets/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome-panel/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index 371b0c453458..8e21730d9789 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnome-applets PORTVERSION= 2.30.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 7743234c5e4f..9345359e5632 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnome-panel PORTVERSION= 2.30.2 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |