diff options
Diffstat (limited to 'x11/x3270/Makefile')
-rw-r--r-- | x11/x3270/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/x3270/Makefile b/x11/x3270/Makefile index 10f48f32685..ef5ef7935b4 100644 --- a/x11/x3270/Makefile +++ b/x11/x3270/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2001/02/17 17:06:58 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2003/03/03 04:17:42 jschauma Exp $ # FreeBSD Id: Makefile,v 1.10 1997/10/15 20:23:40 max Exp # DISTNAME= x3270-3213 PKGNAME= x3270-3.2.13 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://www.geocities.com/SiliconValley/Peaks/7814/ EXTRACT_SUFX= .tgz |