diff options
Diffstat (limited to 'x11/xpaste/Makefile')
-rw-r--r-- | x11/xpaste/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xpaste/Makefile b/x11/xpaste/Makefile index 783f6e19fb4..2c67708dcfc 100644 --- a/x11/xpaste/Makefile +++ b/x11/xpaste/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2002/01/27 18:32:35 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2003/03/03 04:17:30 jschauma Exp $ # DISTNAME= xpaste-1.1 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB:=utilities/} EXTRACT_SUFX= .shar.gz |