diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-10 01:11:24 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-10 01:11:24 +0000 |
commit | 458db42f260579cff064d493ad91eb833dd7f27f (patch) | |
tree | 68be2a9f82a8de971c7ce08aa167173fa22921d9 /x11-themes | |
parent | Update with the new PORTNAME/PORTVERSION variables (diff) |
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes:
svn path=/head/; revision=27434
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-engines/Makefile | 4 | ||||
-rw-r--r-- | x11-themes/gtk-engines2/Makefile | 4 | ||||
-rw-r--r-- | x11-themes/gtkstep/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-themes/gtk-engines/Makefile b/x11-themes/gtk-engines/Makefile index f774ca6b8c2b..4929b10b53db 100644 --- a/x11-themes/gtk-engines/Makefile +++ b/x11-themes/gtk-engines/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gtk-engines -# Version required: 0.10 # Date Created: 23 Dec 1998 # Whom: Vanilla I. Shu <vanilla@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= gtk-engines-0.10 +PORTNAME= gtk-engines +PORTVERSION= 0.10 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gtk-engines diff --git a/x11-themes/gtk-engines2/Makefile b/x11-themes/gtk-engines2/Makefile index f774ca6b8c2b..4929b10b53db 100644 --- a/x11-themes/gtk-engines2/Makefile +++ b/x11-themes/gtk-engines2/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gtk-engines -# Version required: 0.10 # Date Created: 23 Dec 1998 # Whom: Vanilla I. Shu <vanilla@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= gtk-engines-0.10 +PORTNAME= gtk-engines +PORTVERSION= 0.10 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gtk-engines diff --git a/x11-themes/gtkstep/Makefile b/x11-themes/gtkstep/Makefile index 2363ba31e558..8a8c69f5a4aa 100644 --- a/x11-themes/gtkstep/Makefile +++ b/x11-themes/gtkstep/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gtkstep -# Version required: 2.0 # Date Created: 7 nov 98 # Whom: Gilad Rom # # $FreeBSD$ # -DISTNAME= gtkstep-2.0 +PORTNAME= gtkstep +PORTVERSION= 2.0 CATEGORIES= x11-toolkits MASTER_SITES= http://ulli.linuxave.net/gtkstep/ |