diff options
Diffstat (limited to 'chat/telepathy-qt5/Makefile')
-rw-r--r-- | chat/telepathy-qt5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/telepathy-qt5/Makefile b/chat/telepathy-qt5/Makefile index b2b5f28d7e5..697b5572ad8 100644 --- a/chat/telepathy-qt5/Makefile +++ b/chat/telepathy-qt5/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2021/11/15 22:54:08 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2021/12/08 16:01:46 adam Exp $ DISTNAME= telepathy-qt-0.9.8 PKGNAME= ${DISTNAME:S/qt/qt5/g} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= chat MASTER_SITES= https://telepathy.freedesktop.org/releases/telepathy-qt/ |