diff options
Diffstat (limited to 'fonts/xorg-fontsMisc/Makefile')
-rw-r--r-- | fonts/xorg-fontsMisc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/xorg-fontsMisc/Makefile b/fonts/xorg-fontsMisc/Makefile index 722fa237f9c..8ac7862d6a7 100644 --- a/fonts/xorg-fontsMisc/Makefile +++ b/fonts/xorg-fontsMisc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2005/05/23 20:53:28 xtraeme Exp $ +# $NetBSD: Makefile,v 1.9 2006/01/24 07:32:08 wiz Exp $ DISTNAME= X11R${XORG_VER}-src1 PKGNAME= xorg-fontsMisc-${XORG_VER} +PKGREVISION= 1 CATEGORIES= fonts x11 MASTER_SITES= ${MASTER_SITE_XORG} |