diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-12-10 21:18:16 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-12-10 21:18:16 +0800 |
commit | 9956290963d230cd6e8d70f673b6226d358686a2 (patch) | |
tree | df88d3e8da58bc9861c97bc2d66b89731fe6478b /x11-themes/gtkstep/Makefile | |
parent | 05691bd9a0ee03b2bf933b0dd8b7a843216dec33 (diff) | |
download | freebsd-ports-gnome-9956290963d230cd6e8d70f673b6226d358686a2.tar.gz freebsd-ports-gnome-9956290963d230cd6e8d70f673b6226d358686a2.tar.zst freebsd-ports-gnome-9956290963d230cd6e8d70f673b6226d358686a2.zip |
Correct MASTER_SITES.
Diffstat (limited to 'x11-themes/gtkstep/Makefile')
-rw-r--r-- | x11-themes/gtkstep/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gtkstep/Makefile b/x11-themes/gtkstep/Makefile index e96f0b01c406..49180a8b128d 100644 --- a/x11-themes/gtkstep/Makefile +++ b/x11-themes/gtkstep/Makefile @@ -3,7 +3,7 @@ # Date Created: 7 nov 98 # Whom: Gilad Rom # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/11/08 17:00:25 eivind Exp $ # DISTNAME= gtk+-1.0.6 @@ -11,7 +11,7 @@ PKGNAME= gtkstep-1.0.6 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.0/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.0/ \ - http://www.ameth.org/gimp/pub/gtk/v1.0/ + http://www.ameth.org/gimp/gtk/v1.0/ PATCH_SITES= http://www-info2.informatik.uni-wuerzburg.de/mitarbeiter/ulli/gtkstep/source/ PATCHFILES= gtkstep-1.0.6-2.patch.gz |