diff options
Diffstat (limited to 'x11/p5-X11-Protocol/Makefile')
-rw-r--r-- | x11/p5-X11-Protocol/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/p5-X11-Protocol/Makefile b/x11/p5-X11-Protocol/Makefile index 8fc5e1d1a2c..23e4918b207 100644 --- a/x11/p5-X11-Protocol/Makefile +++ b/x11/p5-X11-Protocol/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/10/30 20:51:51 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2004/12/20 11:31:14 grant Exp $ # DISTNAME= X11-Protocol-0.53 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=X11/} |