diff options
author | wiz <wiz@pkgsrc.org> | 2022-01-28 08:24:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2022-01-28 08:24:56 +0000 |
commit | 96e1c6dc9b131bb40af712d5daa7f132b9cc8723 (patch) | |
tree | 7710dcc408ed565975c4faea22243969f6b1fb89 /net | |
parent | b05cd69ad4e8e95f028ecd1ad7e31e34b409ba9a (diff) | |
download | pkgsrc-96e1c6dc9b131bb40af712d5daa7f132b9cc8723.tar.gz |
castor: bump PKGREVISION for icon installation
Diffstat (limited to 'net')
-rw-r--r-- | net/castor/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/castor/Makefile b/net/castor/Makefile index 119fd1184d9..e3255bf75ca 100644 --- a/net/castor/Makefile +++ b/net/castor/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2022/01/27 21:56:52 pin Exp $ +# $NetBSD: Makefile,v 1.3 2022/01/28 08:24:56 wiz Exp $ DISTNAME= 0.8.18 PKGNAME= castor-0.8.18 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= https://git.sr.ht/~julienxx/castor/archive/ |