diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gnome-icon-theme/Makefile | 4 | ||||
-rw-r--r-- | misc/gnome-user-docs/Makefile | 4 | ||||
-rw-r--r-- | misc/gnomeuserdocs2/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/misc/gnome-icon-theme/Makefile b/misc/gnome-icon-theme/Makefile index ad1635f5f..0cfaa897a 100644 --- a/misc/gnome-icon-theme/Makefile +++ b/misc/gnome-icon-theme/Makefile @@ -3,14 +3,14 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/misc/gnome-icon-theme/Makefile,v 1.72 2006/03/13 19:31:42 mezz Exp $ +# $MCom: ports/misc/gnome-icon-theme/Makefile,v 1.73 2006/03/14 23:25:20 marcus Exp $ # PORTNAME= gnome-icon-theme PORTVERSION= 2.14.2 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/} +MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org diff --git a/misc/gnome-user-docs/Makefile b/misc/gnome-user-docs/Makefile index 8fc4a170a..e8a301eb9 100644 --- a/misc/gnome-user-docs/Makefile +++ b/misc/gnome-user-docs/Makefile @@ -3,14 +3,14 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/misc/gnomeuserdocs2/Makefile,v 1.23 2006/04/10 06:56:39 marcus Exp $ +# $MCom: ports/misc/gnomeuserdocs2/Makefile,v 1.24 2006/04/11 01:31:10 marcus Exp $ # PORTNAME= gnomeuserdocs2 PORTVERSION= 2.14.2 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-user-docs/${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/} +MASTER_SITE_SUBDIR= sources/gnome-user-docs/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} DISTNAME= gnome-user-docs-${PORTVERSION} DIST_SUBDIR= gnome2 diff --git a/misc/gnomeuserdocs2/Makefile b/misc/gnomeuserdocs2/Makefile index 8fc4a170a..e8a301eb9 100644 --- a/misc/gnomeuserdocs2/Makefile +++ b/misc/gnomeuserdocs2/Makefile @@ -3,14 +3,14 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/misc/gnomeuserdocs2/Makefile,v 1.23 2006/04/10 06:56:39 marcus Exp $ +# $MCom: ports/misc/gnomeuserdocs2/Makefile,v 1.24 2006/04/11 01:31:10 marcus Exp $ # PORTNAME= gnomeuserdocs2 PORTVERSION= 2.14.2 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-user-docs/${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/} +MASTER_SITE_SUBDIR= sources/gnome-user-docs/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} DISTNAME= gnome-user-docs-${PORTVERSION} DIST_SUBDIR= gnome2 |