diff options
Diffstat (limited to 'comms/syncterm/Makefile')
-rw-r--r-- | comms/syncterm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/syncterm/Makefile b/comms/syncterm/Makefile index 1123db4890e..18b7f8b3392 100644 --- a/comms/syncterm/Makefile +++ b/comms/syncterm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2022/06/28 11:31:07 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2022/08/11 05:08:06 gutteridge Exp $ DISTNAME= syncterm-1.1-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=syncterm/} EXTRACT_SUFX= .tgz |