diff options
Diffstat (limited to 'www/surf/Makefile')
-rw-r--r-- | www/surf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/surf/Makefile b/www/surf/Makefile index 51a75d74c0d..a6435b94d38 100644 --- a/www/surf/Makefile +++ b/www/surf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2022/04/18 19:12:20 adam Exp $ +# $NetBSD: Makefile,v 1.5 2022/08/11 05:09:24 gutteridge Exp $ DISTNAME= surf-2.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www MASTER_SITES= https://dl.suckless.org/surf/ |