diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2020-08-03 11:13:37 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2020-08-03 11:13:37 +0000 |
commit | cd924b37687a0589dc74b1539bb49138c0a8820a (patch) | |
tree | 4c226dd878f56d4f4176a9dccee4750de5240bce /sysutils/parkverbot | |
parent | b7e597ea03dba6653753353f852df4f59af0aa66 (diff) | |
download | ports-cd924b37687a0589dc74b1539bb49138c0a8820a.tar.gz ports-cd924b37687a0589dc74b1539bb49138c0a8820a.zip |
Notes
Diffstat (limited to 'sysutils/parkverbot')
-rw-r--r-- | sysutils/parkverbot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/parkverbot/Makefile b/sysutils/parkverbot/Makefile index f1706b353d61..8647d6d96a2e 100644 --- a/sysutils/parkverbot/Makefile +++ b/sysutils/parkverbot/Makefile @@ -3,6 +3,7 @@ PORTNAME= parkverbot PORTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} |