diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/libungif/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libungif/Makefile b/graphics/libungif/Makefile index 90f1048fb45..3f059485307 100644 --- a/graphics/libungif/Makefile +++ b/graphics/libungif/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.40 2006/11/05 17:23:45 joerg Exp $ +# $NetBSD: Makefile,v 1.41 2007/12/27 11:43:37 jnemeth Exp $ DISTNAME= libungif-4.1.4 PKGREVISION= 1 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libungif/} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=giflib/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org |