diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-14 08:51:18 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-14 08:51:18 +0800 |
commit | e09697c1b6bc49c1381689976d91ed98b86d3d25 (patch) | |
tree | 672b6c402590478a40312a52972859d59de3e6c8 /x11/gnomepanel/Makefile | |
parent | af7eb0f1b4646093166b1fc13c5404381a625c87 (diff) | |
download | marcuscom-ports-e09697c1b6bc49c1381689976d91ed98b86d3d25.tar marcuscom-ports-e09697c1b6bc49c1381689976d91ed98b86d3d25.tar.gz marcuscom-ports-e09697c1b6bc49c1381689976d91ed98b86d3d25.tar.bz2 marcuscom-ports-e09697c1b6bc49c1381689976d91ed98b86d3d25.tar.lz marcuscom-ports-e09697c1b6bc49c1381689976d91ed98b86d3d25.tar.xz marcuscom-ports-e09697c1b6bc49c1381689976d91ed98b86d3d25.tar.zst marcuscom-ports-e09697c1b6bc49c1381689976d91ed98b86d3d25.zip |
- Update to 2.13.91
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5680 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnomepanel/Makefile')
-rw-r--r-- | x11/gnomepanel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnomepanel/Makefile b/x11/gnomepanel/Makefile index df93d8109..401d8afef 100644 --- a/x11/gnomepanel/Makefile +++ b/x11/gnomepanel/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnomepanel/Makefile,v 1.118 2006/01/27 19:15:54 ahze Exp $ +# $MCom: ports/x11/gnomepanel/Makefile,v 1.119 2006/01/31 20:36:55 marcus Exp $ # PORTNAME= gnomepanel -PORTVERSION= 2.13.90 +PORTVERSION= 2.13.91 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-panel/2.13 |