diff options
Diffstat (limited to 'sysutils/auto-admin/Makefile')
-rw-r--r-- | sysutils/auto-admin/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/auto-admin/Makefile b/sysutils/auto-admin/Makefile index 3d4d46ea7ea8..9110f04e307b 100644 --- a/sysutils/auto-admin/Makefile +++ b/sysutils/auto-admin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= auto-admin -PORTVERSION= 0.2 +PORTVERSION= 0.3 CATEGORIES= sysutils MASTER_SITES= http://acadix.biz/Ports/distfiles/ \ http://personalpages.tds.net/~jwbacon/Ports/distfiles/ @@ -25,11 +25,13 @@ MAN1= auto-admin.1 \ auto-disable-service.1 \ auto-enable-compat32.1 \ auto-enable-passwdqc.1 \ + auto-enable-procfs.1 \ auto-enable-service.1 \ auto-set-suspend-on-lid.1 \ auto-fastest-mirror.1 \ auto-install-packages.1 \ auto-ipfw-gateway-setup.1 \ + auto-kdm3-toggle.1 \ auto-ldap-adduser.1 \ auto-ldap-client-setup.1 \ auto-package-installed.1 \ |