diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-04 07:53:18 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-04 07:53:18 +0000 |
commit | 6d6bbc2970b369f625318989ca23683ae67be9a7 (patch) | |
tree | 0d62eaf25fec82bfb17d06e4f149395e9e372513 /x11/gnome-panel/Makefile | |
parent | 46b82b34008265593881bcf108f35296a6cd3545 (diff) | |
download | ports-6d6bbc2970b369f625318989ca23683ae67be9a7.tar.gz ports-6d6bbc2970b369f625318989ca23683ae67be9a7.zip |
Notes
Diffstat (limited to 'x11/gnome-panel/Makefile')
-rw-r--r-- | x11/gnome-panel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 87bd6d503664..d355b8bc4cd0 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnomepanel -PORTVERSION= 2.2.0.1 -PORTREVISION= 1 +PORTVERSION= 2.2.1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-panel/2.2 |