diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-03-16 21:32:52 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-03-16 21:32:52 +0000 |
commit | b53285ebe2f4ceb577ea806ee03520222e238fdb (patch) | |
tree | e04c628d26dec593dac73b7ce38acfa429fd6739 /games/kpat/Makefile | |
parent | b95f5efa6fa715d63b2fdeb2cfa2f28845071109 (diff) |
Notes
Diffstat (limited to 'games/kpat/Makefile')
-rw-r--r-- | games/kpat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/kpat/Makefile b/games/kpat/Makefile index 15c72fd84769..5fc9d2c1edab 100644 --- a/games/kpat/Makefile +++ b/games/kpat/Makefile @@ -2,6 +2,7 @@ PORTNAME= kpat DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org |