diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-28 20:05:19 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-28 20:05:19 +0000 |
commit | 950d1f7bd113f75c16c5a511ef8579a022becd0a (patch) | |
tree | 8579a2d6030af9c27dc34ad61b0e8db22c91fa40 /x11/gnome-panel | |
parent | e08217f9c71f616ba6053d1a7cf55467c7314ff0 (diff) | |
download | ports-950d1f7bd113f75c16c5a511ef8579a022becd0a.tar.gz ports-950d1f7bd113f75c16c5a511ef8579a022becd0a.zip |
Notes
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 f0448528cd25..123d8a4e60d0 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -6,12 +6,11 @@ # $MCom: ports/x11/gnomepanel/Makefile,v 1.128 2006/04/13 07:52:40 bland Exp $ # -PORTNAME= gnomepanel +PORTNAME= gnome-panel PORTVERSION= 2.14.1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-panel/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DISTNAME= gnome-panel-${PORTVERSION} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |