diff options
Diffstat (limited to 'graphics/gxine/Makefile')
-rw-r--r-- | graphics/gxine/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gxine/Makefile b/graphics/gxine/Makefile index 4bac75c91c8..7d796919315 100644 --- a/graphics/gxine/Makefile +++ b/graphics/gxine/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2003/04/11 09:24:23 rh Exp $ +# $NetBSD: Makefile,v 1.3 2003/05/02 11:55:21 wiz Exp $ # DISTNAME= gxine-0.3.3 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xine/} |