diff options
Diffstat (limited to 'fonts/XFree86-fonts75dpi/Makefile')
-rw-r--r-- | fonts/XFree86-fonts75dpi/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/XFree86-fonts75dpi/Makefile b/fonts/XFree86-fonts75dpi/Makefile index f04295e2237..428decb7522 100644 --- a/fonts/XFree86-fonts75dpi/Makefile +++ b/fonts/XFree86-fonts75dpi/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2004/07/31 02:28:15 xtraeme Exp $ +# $NetBSD: Makefile,v 1.9 2004/10/19 15:55:26 reed Exp $ DISTNAME= XFree86-${XF_VER}-src-4 PKGNAME= XFree86-fonts75dpi-${XF_VER} +PKGREVISION= 1 CATEGORIES= fonts x11 MASTER_SITES= ${MASTER_SITE_XFREE} EXTRACT_SUFX= .tgz |