diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-08-04 11:53:14 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-08-04 14:24:50 +0000 |
commit | 09b993031a3b38ba8c33639ca40c1e3d69de67fc (patch) | |
tree | 824412258467d21b5fb7c7586b556314829d47a7 /ports-mgmt/fallout | |
parent | 9f19227cdf1fa96433a3b301c9d2885cd9595b20 (diff) | |
download | ports-09b993031a3b38ba8c33639ca40c1e3d69de67fc.tar.gz ports-09b993031a3b38ba8c33639ca40c1e3d69de67fc.zip |
Diffstat (limited to 'ports-mgmt/fallout')
-rw-r--r-- | ports-mgmt/fallout/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/fallout/Makefile b/ports-mgmt/fallout/Makefile index 15ffe36adfa9..89ff604d105c 100644 --- a/ports-mgmt/fallout/Makefile +++ b/ports-mgmt/fallout/Makefile @@ -1,7 +1,7 @@ PORTNAME= fallout DISTVERSIONPREFIX= v DISTVERSION= 1.0.4 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= ports-mgmt MAINTAINER= dmgk@FreeBSD.org |