diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2023-12-07 02:15:46 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2023-12-07 15:06:56 +0000 |
commit | 1a5ede5f3667b6e0399abb165603b33f51f65d66 (patch) | |
tree | a4bb68054aad1bff88578958b521cd500b7e0153 /www/yarr/Makefile | |
parent | c4ce3279dbdde130aaff8810a4ef8625ba06128f (diff) | |
download | ports-1a5ede5f3667b6e0399abb165603b33f51f65d66.tar.gz ports-1a5ede5f3667b6e0399abb165603b33f51f65d66.zip |
Diffstat (limited to 'www/yarr/Makefile')
-rw-r--r-- | www/yarr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/yarr/Makefile b/www/yarr/Makefile index 2122e6733d54..2e9b7513ef6b 100644 --- a/www/yarr/Makefile +++ b/www/yarr/Makefile @@ -1,7 +1,7 @@ PORTNAME= yarr DISTVERSIONPREFIX=v DISTVERSION= 2.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= decke@FreeBSD.org |