diff options
author | erwin <erwin@FreeBSD.org> | 2003-06-09 17:46:36 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2003-06-09 17:46:36 +0800 |
commit | 7d77c5f45a94ba4dd9b1f828994659bda430b9f3 (patch) | |
tree | d0cd1dc6dedb52ed72cb34221d334a3dbbdae689 /x11-themes/gtkstep/Makefile | |
parent | 8ed8fa9fdc7231921729e619e730c4d78f9b9e35 (diff) | |
download | freebsd-ports-gnome-7d77c5f45a94ba4dd9b1f828994659bda430b9f3.tar.gz freebsd-ports-gnome-7d77c5f45a94ba4dd9b1f828994659bda430b9f3.tar.zst freebsd-ports-gnome-7d77c5f45a94ba4dd9b1f828994659bda430b9f3.zip |
o Fix MASTER_SITES
o change in distinfo because the new distfile is a .tar.gz .
but there is no change between both the old and new distfile.
PR: 53075
Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
Approved by: edwin (mentor)
Diffstat (limited to 'x11-themes/gtkstep/Makefile')
-rw-r--r-- | x11-themes/gtkstep/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-themes/gtkstep/Makefile b/x11-themes/gtkstep/Makefile index a0f42bb1a368..29bd3342bc37 100644 --- a/x11-themes/gtkstep/Makefile +++ b/x11-themes/gtkstep/Makefile @@ -8,12 +8,11 @@ PORTNAME= gtkstep PORTVERSION= 2.2 CATEGORIES= x11-toolkits -MASTER_SITES= http://ulli.on.openave.net/gtkstep/ +MASTER_SITES= http://bsd.tucows.stop.hu/files/ MAINTAINER= ports@FreeBSD.org COMMENT= A theme module to make GTK+ look like the NeXTSTEP(tm) interface -USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gtk12 USE_LIBTOOL= yes |