We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfef554 commit 1a93254Copy full SHA for 1a93254
sysutils/quotatool/Portfile
@@ -2,11 +2,8 @@
2
3
PortSystem 1.0
4
PortGroup github 1.0
5
-PortGroup deprecated 1.0
6
7
# next version (1.8) is dropping MacOS
8
-deprecated.eol_version yes
9
-deprecated.upstream_support no
10
11
github.setup ekenberg quotatool 1.7.1 v
12
revision 0
@@ -19,7 +16,6 @@ license GPL-2
19
16
maintainers {gmail.com:johan.ekenberg @ekenberg} openmaintainer
20
17
description A command line utility for filesystem disk quotas.
21
18
long_description A command line utility for filesystem disk quotas.
22
-homepage http://quotatool.ekenberg.se/
23
github.tarball_from archive
24
25
post-destroot {
0 commit comments