diff options
| author | adam <adam@pkgsrc.org> | 2021-09-29 19:00:02 +0000 |
|---|---|---|
| committer | adam <adam@pkgsrc.org> | 2021-09-29 19:00:02 +0000 |
| commit | 3c26900bdec43ba96cb9ef764679e78883765c08 (patch) | |
| tree | d7d1327295be82f463d6fc3b3697f16b74f504ff /net/rdesktop | |
| parent | 914bbf781af88c0cb849a9b37376e4c15c838803 (diff) | |
| download | pkgsrc-3c26900bdec43ba96cb9ef764679e78883765c08.tar.gz | |
revbump for boost-libs
Diffstat (limited to 'net/rdesktop')
| -rw-r--r-- | net/rdesktop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rdesktop/Makefile b/net/rdesktop/Makefile index a864150408e..e63329bdc20 100644 --- a/net/rdesktop/Makefile +++ b/net/rdesktop/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.57 2021/04/21 13:25:13 adam Exp $ +# $NetBSD: Makefile,v 1.58 2021/09/29 19:01:10 adam Exp $ DISTNAME= rdesktop-1.9.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=rdesktop/} GITHUB_RELEASE= v${PKGVERSION_NOREV} |
