diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2007-04-11 13:37:51 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2007-04-11 13:37:51 +0000 |
commit | 28932bd01102c8710e1dd651ddb7485ac118c3ba (patch) | |
tree | 6a9a7177380c0c6986d2dd5c5a0411fe3846d86a /x11/gnome-panel/Makefile | |
parent | 1cea5d63c9bdc93f814b84004bce6338defac6d2 (diff) |
Notes
Diffstat (limited to 'x11/gnome-panel/Makefile')
-rw-r--r-- | x11/gnome-panel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 976d9b8060cb..0b38b6cca56f 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -7,8 +7,8 @@ # PORTNAME= gnome-panel -PORTVERSION= 2.18.0 -PORTREVISION?= 1 +PORTVERSION= 2.18.1 +PORTREVISION?= 0 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-panel/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |