From dff85bdba85af5442cbfe8ed9592d4ddf2ae43bf Mon Sep 17 00:00:00 2001 From: acm Date: Wed, 23 Aug 2006 15:59:55 +0000 Subject: - Fix pkg-plist Reported by: kris Approved by: garga (mentor) --- security/gpass/Makefile | 1 + security/gpass/pkg-plist | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'security') diff --git a/security/gpass/Makefile b/security/gpass/Makefile index bc7763cf2407..a76dde347d67 100644 --- a/security/gpass/Makefile +++ b/security/gpass/Makefile @@ -7,6 +7,7 @@ PORTNAME= gpass PORTVERSION= 0.5.1 +PORTREVISION= 1 CATEGORIES= security gnome MASTER_SITES= http://projects.netlab.jp/gpass/release/ diff --git a/security/gpass/pkg-plist b/security/gpass/pkg-plist index b7ea851f88e6..6bcc03316d17 100644 --- a/security/gpass/pkg-plist +++ b/security/gpass/pkg-plist @@ -12,6 +12,5 @@ share/applications/gpass.desktop %%DATADIR%%/preferences.glade %%DATADIR%%/lock.glade share/pixmaps/gpass-icon.png -@dirrmtry share/pixmaps @dirrmtry share/applications @dirrm %%DATADIR%% -- cgit