diff options
author | Foxfair Hu <foxfair@FreeBSD.org> | 1999-01-26 02:22:29 +0000 |
---|---|---|
committer | Foxfair Hu <foxfair@FreeBSD.org> | 1999-01-26 02:22:29 +0000 |
commit | bae20073463165c36a0f81ba9f84849242c02946 (patch) | |
tree | be0c3b04d0e014d9f9b8bd3665e37a6ca5691067 /x11-themes/gtk-engines2/Makefile | |
parent | d2eeb7c3d1ee734ecc2347fee69b89aba87b3959 (diff) | |
download | ports-bae20073463165c36a0f81ba9f84849242c02946.tar.gz ports-bae20073463165c36a0f81ba9f84849242c02946.zip |
Notes
Diffstat (limited to 'x11-themes/gtk-engines2/Makefile')
-rw-r--r-- | x11-themes/gtk-engines2/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-themes/gtk-engines2/Makefile b/x11-themes/gtk-engines2/Makefile index 6d960fd8f955..5134dba19dc2 100644 --- a/x11-themes/gtk-engines2/Makefile +++ b/x11-themes/gtk-engines2/Makefile @@ -3,12 +3,13 @@ # Date Created: 23 Dec 1998 # Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG> # -# $Id: Makefile,v 1.1.1.1 1998/12/28 15:54:53 vanilla Exp $ +# $Id: Makefile,v 1.2 1999/01/14 16:56:16 vanilla Exp $ # DISTNAME= gtk-engines-0.1 CATEGORIES= x11-toolkits -MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \ +MASTER_SITES= ftp://freebsd.csie.nctu.edu.tw/Upload/ \ + ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \ ftp://ftp.gnome.org/pub/GNOME/sources/ MAINTAINER= vanilla@FreeBSD.ORG |