diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2008-04-18 06:54:15 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2008-04-18 06:54:15 +0000 |
commit | 1342a77bfcf1d4a6511598617c24b02e45751e26 (patch) | |
tree | ab1628f34593b953048daae48b77896068f7de37 /security/secpanel | |
parent | f852c8b39303cca3eade568b225af5564466cd58 (diff) | |
download | ports-1342a77bfcf1d4a6511598617c24b02e45751e26.tar.gz ports-1342a77bfcf1d4a6511598617c24b02e45751e26.zip |
Notes
Diffstat (limited to 'security/secpanel')
-rw-r--r-- | security/secpanel/Makefile | 1 | ||||
-rw-r--r-- | security/secpanel/pkg-plist | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/security/secpanel/Makefile b/security/secpanel/Makefile index 4847b0e32145..232a948f9d24 100644 --- a/security/secpanel/Makefile +++ b/security/secpanel/Makefile @@ -7,6 +7,7 @@ PORTNAME= secpanel PORTVERSION= 0.5.4 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= security tcl tk MASTER_SITES= http://themediahost.de/secpanel/data/ CENKES diff --git a/security/secpanel/pkg-plist b/security/secpanel/pkg-plist index 973f13293d24..14a6dbbda3cb 100644 --- a/security/secpanel/pkg-plist +++ b/security/secpanel/pkg-plist @@ -19,9 +19,11 @@ bin/secpanel %%DATADIR%%/images/swinback.gif %%DATADIR%%/images/swinback_gr.gif %%DATADIR%%/listserver.tcl +%%DATADIR%%/multixterm %%DATADIR%%/secpanel.dist %%DATADIR%%/secpanel.wait %%DATADIR%%/secpanel_remoteconf.sh %%DATADIR%%/sp_scp.tcl +%%DATADIR%%/termdefs @dirrm %%DATADIR%%/images @dirrm %%DATADIR%% |