diff options
author | Jason W. Bacon <jwb@FreeBSD.org> | 2020-03-28 17:37:03 +0000 |
---|---|---|
committer | Jason W. Bacon <jwb@FreeBSD.org> | 2020-03-28 17:37:03 +0000 |
commit | ded71b7b4a795de5620427bcef59dafb573da7a0 (patch) | |
tree | f52bb71d9229fbcb63bc96ea0e18325c788dffee /sysutils/auto-admin/Makefile | |
parent | 726909c9d3eb13d05e0f79ed1be27b4307e38f26 (diff) | |
download | ports-ded71b7b4a795de5620427bcef59dafb573da7a0.tar.gz ports-ded71b7b4a795de5620427bcef59dafb573da7a0.zip |
Notes
Diffstat (limited to 'sysutils/auto-admin/Makefile')
-rw-r--r-- | sysutils/auto-admin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/auto-admin/Makefile b/sysutils/auto-admin/Makefile index 3dcd7c17f296..d52f9dbfc9e1 100644 --- a/sysutils/auto-admin/Makefile +++ b/sysutils/auto-admin/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= auto-admin -DISTVERSION= 0.5.1 +DISTVERSION= 0.6.0 CATEGORIES= sysutils MASTER_SITES= http://acadix.biz/Ports/distfiles/ \ http://outpaddling.mooo.com/~bacon/Acadix/Ports/distfiles/ |