diff options
author | tron <tron> | 2014-02-12 23:18:26 +0000 |
---|---|---|
committer | tron <tron> | 2014-02-12 23:18:26 +0000 |
commit | 75ea1fb4e561d593ab132656ac376dcd1de1274c (patch) | |
tree | cbffc12bc4288b42f6a94193463788617531bade /x11/x3270 | |
parent | 8c07f6366b3ba853a09aa2113e2809fc16383ead (diff) | |
download | pkgsrc-75ea1fb4e561d593ab132656ac376dcd1de1274c.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'x11/x3270')
-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 e66a66f0b17..396adf1cbd5 100644 --- a/x11/x3270/Makefile +++ b/x11/x3270/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2013/11/23 19:12:23 gls Exp $ +# $NetBSD: Makefile,v 1.37 2014/02/12 23:18:56 tron Exp $ DISTNAME= suite3270-3.3.13ga7-src PKGNAME= x3270-3.3.13ga7 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=x3270/} EXTRACT_SUFX= .tgz |