diff --git a/graphics/libungif/Makefile b/graphics/libungif/Makefile index 0199fa5b038..dcda58ced26 100644 --- a/graphics/libungif/Makefile +++ b/graphics/libungif/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.18 2010/11/17 08:05:15 espie Exp $ +# $OpenBSD: Makefile,v 1.19 2012/12/03 15:59:30 jasper Exp $ COMMENT= tools and library routines for working with GIF images @@ -11,6 +11,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=giflib/} HOMEPAGE= http://sourceforge.net/projects/libungif/ +# MIT PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes