diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-08-22 04:40:31 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-08-22 04:40:31 +0800 |
commit | 1526d4d87ab98d77846119e82f73acc3b4ad729d (patch) | |
tree | 19d96976d8b5603de651e94b2c987b003a2b8bbd /x11/gnome-panel | |
parent | 12865c6b294f9ac5d666607b8dcc9ace6d010b78 (diff) | |
download | marcuscom-ports-1526d4d87ab98d77846119e82f73acc3b4ad729d.tar marcuscom-ports-1526d4d87ab98d77846119e82f73acc3b4ad729d.tar.gz marcuscom-ports-1526d4d87ab98d77846119e82f73acc3b4ad729d.tar.bz2 marcuscom-ports-1526d4d87ab98d77846119e82f73acc3b4ad729d.tar.lz marcuscom-ports-1526d4d87ab98d77846119e82f73acc3b4ad729d.tar.xz marcuscom-ports-1526d4d87ab98d77846119e82f73acc3b4ad729d.tar.zst marcuscom-ports-1526d4d87ab98d77846119e82f73acc3b4ad729d.zip |
Sync w/ FreeBSD ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11363 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-panel')
-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 212aa372b..344826967 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-panel/Makefile,v 1.186 2008/08/19 02:42:57 marcus Exp $ +# $MCom: ports/x11/gnome-panel/Makefile,v 1.187 2008/08/21 18:43:55 mezz Exp $ # PORTNAME= gnome-panel @@ -11,7 +11,6 @@ PORTVERSION= 2.23.90.1 PORTREVISION?= 0 CATEGORIES= x11 gnome MASTER_SITES= GNOME -MASTER_SITE_SUBDIR= sources/gnome-panel/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |