diff options
Diffstat (limited to 'graphics/phpsview/Makefile')
-rw-r--r-- | graphics/phpsview/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/phpsview/Makefile b/graphics/phpsview/Makefile index 24cebcf3255..14cf7a4ae49 100644 --- a/graphics/phpsview/Makefile +++ b/graphics/phpsview/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2005/12/05 20:50:22 rillig Exp $ +# $NetBSD: Makefile,v 1.10 2006/02/05 23:09:37 joerg Exp $ # DISTNAME= pwc-9.0.2 PKGNAME= phpsview-${DISTNAME:C/.*-//} +PKGREVISION= 1 CATEGORIES= graphics x11 MASTER_SITES= http://www.smcc.demon.nl/webcam/ |