diff options
author | marcus <marcus@FreeBSD.org> | 2002-08-28 06:13:36 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-08-28 06:13:36 +0800 |
commit | 2aa51978ec89872eb8d431b3ec67b0c2ef8517f7 (patch) | |
tree | 1d5d8bcc38c493dc6e0dfbc0683633a5651bfd06 /x11/gnome-panel/Makefile | |
parent | a76d039c15a904776f1a5587693ab1703caa3f72 (diff) | |
download | freebsd-ports-gnome-2aa51978ec89872eb8d431b3ec67b0c2ef8517f7.tar.gz freebsd-ports-gnome-2aa51978ec89872eb8d431b3ec67b0c2ef8517f7.tar.zst freebsd-ports-gnome-2aa51978ec89872eb8d431b3ec67b0c2ef8517f7.zip |
Update to 2.0.7.
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 51d42e76da0b..00352174bd25 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gnomepanel -PORTVERSION= 2.0.6 +PORTVERSION= 2.0.7 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= 2.0.0/sources/gnome-panel +MASTER_SITE_SUBDIR= 2.0.1/sources/gnome-panel DISTNAME= gnome-panel-${PORTVERSION} DIST_SUBDIR= gnome2 |