diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-03-27 10:35:57 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-03-27 10:35:57 +0000 |
commit | 3dede06e781b701f23d073b99882723f8b282874 (patch) | |
tree | f8626f72c12902c6fd541d3f84f46e677b8e28b2 /graphics/imlib/Makefile | |
parent | 4f414076eb578048c23794a4389231bc66e47496 (diff) | |
download | ports-3dede06e781b701f23d073b99882723f8b282874.tar.gz ports-3dede06e781b701f23d073b99882723f8b282874.zip |
Fix the MASTER_SITE_SUBDIR.
Notes
Notes:
svn path=/head/; revision=17407
Diffstat (limited to 'graphics/imlib/Makefile')
-rw-r--r-- | graphics/imlib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/imlib/Makefile b/graphics/imlib/Makefile index 3d7cdf3afe80..058865785013 100644 --- a/graphics/imlib/Makefile +++ b/graphics/imlib/Makefile @@ -3,13 +3,13 @@ # Date created: 10 June 1997 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.44 1999/02/18 04:55:07 vanilla Exp $ +# $Id: Makefile,v 1.45 1999/03/09 01:08:57 nectar Exp $ # DISTNAME= imlib-1.9.4 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= gnome-1.0/sources +MASTER_SITE_SUBDIR= imlib MAINTAINER= vanilla@FreeBSD.ORG |