diff options
author | Steve Price <steve@FreeBSD.org> | 1999-04-08 18:08:39 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-04-08 18:08:39 +0000 |
commit | 466b1016aa3aed7b3a70b1ed4a883e3be4b5c9ba (patch) | |
tree | fe7d769264ff5fbffc45e373dabd934bd76b1c2e /graphics/imlib | |
parent | 7f38add07850444cf2f5709f96bc52f9f5746f0e (diff) | |
download | ports-466b1016aa3aed7b3a70b1ed4a883e3be4b5c9ba.tar.gz ports-466b1016aa3aed7b3a70b1ed4a883e3be4b5c9ba.zip |
Notes
Diffstat (limited to 'graphics/imlib')
-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 058865785013..34e677e1137e 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.45 1999/03/09 01:08:57 nectar Exp $ +# $Id: Makefile,v 1.46 1999/03/27 10:35:57 vanilla Exp $ # DISTNAME= imlib-1.9.4 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= imlib +MASTER_SITE_SUBDIR= sources/imlib MAINTAINER= vanilla@FreeBSD.ORG |