diff options
Diffstat (limited to 'x11/gdkxft/Makefile')
-rw-r--r-- | x11/gdkxft/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gdkxft/Makefile b/x11/gdkxft/Makefile index 13b0b1122ec..89e8e513878 100644 --- a/x11/gdkxft/Makefile +++ b/x11/gdkxft/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2002/12/07 02:39:08 schmonz Exp $ +# $NetBSD: Makefile,v 1.9 2003/05/02 11:56:58 wiz Exp $ # DISTNAME= gdkxft-1.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gdkxft/} |