diff options
Diffstat (limited to 'devel/physfs/Makefile')
-rw-r--r-- | devel/physfs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/physfs/Makefile b/devel/physfs/Makefile index f0b190df34f..85255060ae9 100644 --- a/devel/physfs/Makefile +++ b/devel/physfs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/07/17 21:33:05 grant Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/21 16:43:44 martti Exp $ # DISTNAME= physfs-0.1.8 @@ -7,7 +7,7 @@ MASTER_SITES= http://www.icculus.org/physfs/downloads/ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.icculus.org/physfs/ -COMMENT= library providing abstract access to various archives +COMMENT= Library providing abstract access to various archives USE_BUILDLINK2= yes USE_PKGLOCALEDIR= yes |