From cb6bbadee286f3bab40342004dd6417cd747814b Mon Sep 17 00:00:00 2001 From: ahze Date: Tue, 25 Mar 2008 13:36:24 +0000 Subject: Fix fetch of x11/gnome-panel-reference Reported by: pointyhat --- x11/gnome-panel/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 49487cf3f0a7..a459bdeeb665 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -11,6 +11,7 @@ PORTVERSION= 2.22.0 PORTREVISION?= 2 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 -- cgit