From 6caa35db4b190821a33c52fbd20d609cf175212c Mon Sep 17 00:00:00 2001 From: sat Date: Fri, 18 Apr 2008 06:54:15 +0000 Subject: - Fix plist Reported by: pointyhat via pav --- security/secpanel/Makefile | 1 + security/secpanel/pkg-plist | 2 ++ 2 files changed, 3 insertions(+) (limited to 'security') 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%% -- cgit