diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2022-10-30 11:33:57 +0000 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2022-10-30 12:07:09 +0000 |
commit | afe651cf62deb08500a44cde90296a818effe5ae (patch) | |
tree | 5b2c27e49a98fdb53bd4e432d31070f3405ae459 /games/dose-response/Makefile | |
parent | 318e5326ef0c165426b13fd82b0bdbc376b72e4a (diff) | |
download | ports-afe651cf62deb08500a44cde90296a818effe5ae.tar.gz ports-afe651cf62deb08500a44cde90296a818effe5ae.zip |
Diffstat (limited to 'games/dose-response/Makefile')
-rw-r--r-- | games/dose-response/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/dose-response/Makefile b/games/dose-response/Makefile index 6e38c73e42ca..70f8b2c8fde4 100644 --- a/games/dose-response/Makefile +++ b/games/dose-response/Makefile @@ -1,7 +1,7 @@ PORTNAME= dose-response DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= games MAINTAINER= ports@FreeBSD.org |