diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-06-21 16:52:09 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-06-21 16:52:09 +0000 |
commit | 60539b7275681c5d8ac91d2e89508f20b5059ba2 (patch) | |
tree | 52d56bde5dacbad51f88fdfd8939a709ff216747 /games/kpat/Makefile | |
parent | e394fa51777a2afe4532a9d75443598cc43ddd8f (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 a1f88c7f0aa1..a03f7b5eff3d 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 |