diff options
author | Steve Price <steve@FreeBSD.org> | 1999-04-02 03:25:29 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-04-02 03:25:29 +0000 |
commit | b3f86d20dda95cfff3947f2d418e3fcc9045bd84 (patch) | |
tree | 0c007ff9baf9ca064288d4838a75fd3d73b05d95 /x11/libgnome | |
parent | c7f658c2ff3c87ee51cc09ad1654edfe3ef70a62 (diff) | |
download | freebsd-ports-b3f86d20dda95cfff3947f2d418e3fcc9045bd84.zip |
Distfile(s) moved on MASTER_SITE.
Diffstat (limited to 'x11/libgnome')
-rw-r--r-- | x11/libgnome/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 572284007e08..dc2e6ac3e2a1 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -3,14 +3,14 @@ # Date created: 17 June 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.36 1999/03/25 02:36:53 nectar Exp $ +# $Id: Makefile,v 1.37 1999/03/27 10:35:55 vanilla Exp $ # DISTNAME= gnome-libs-1.0.4 PKGNAME= gnomelibs-1.0.4 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= gnome-libs +MASTER_SITE_SUBDIR= sources/gnome-libs MAINTAINER= nacai@iname.com |