summaryrefslogtreecommitdiff
path: root/graphics/fnlib/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-07-18 18:45:25 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-07-18 18:45:25 +0000
commitb60430cbc8609f3df4b533984957d781ccff51c2 (patch)
tree348bd39d22eb940a6adb80bcdaa23c49890e22bc /graphics/fnlib/Makefile
parentUpgrade to 1.7. (diff)
1. The author change the distfile, and without bump version.
2. Change MASTER_SITE. 3. set myself as MAINTAINER.
Notes
Notes: svn path=/head/; revision=11949
Diffstat (limited to 'graphics/fnlib/Makefile')
-rw-r--r--graphics/fnlib/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/graphics/fnlib/Makefile b/graphics/fnlib/Makefile
index 59aa3f914c1d..30f81e60a91a 100644
--- a/graphics/fnlib/Makefile
+++ b/graphics/fnlib/Makefile
@@ -3,17 +3,19 @@
# Date created: 23 June 1997
# Whom: brett@peloton.physics.montana.edu
#
-# $Id:$
+# $Id: Makefile,v 1.2 1998/07/04 23:43:34 vanilla Exp $
#
DISTNAME= fnlib_DR-0.3
PKGNAME= fnlib-0.3
CATEGORIES= graphics
-MASTER_SITES= ftp://www.rasterman.com/pub/enlightenment/libs/fnlib/
+MASTER_SITES= ftp://www.rasterman.com/pub/enlightenment/enlightenment/ \
+ ftp://ftp.enlightenment.org/pub/enlightenment/enlightenment/ \
+ ftp://ftp.labs.redhat.com/pub/imlib/TAR/
-MAINTAINER= ports@freebsd.org
+MAINTAINER= vanilla@FreeBSD.ORG
-LIB_DEPENDS= Imlib\\.1\\.6:${PORTSDIR}/graphics/imlib
+LIB_DEPENDS= Imlib\\.1\\.7:${PORTSDIR}/graphics/imlib
USE_X11= yes
USE_GMAKE= yes