diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2006-08-23 15:59:55 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2006-08-23 15:59:55 +0000 |
commit | 412e8793e72a4a9e2a3c8f81bec6461ad40e385f (patch) | |
tree | d47d98e7d5a721e8746593aba8d8d291779f1c5f /security/gpass | |
parent | 02f7ad87df0b48ebb2118b49265999d929b025d7 (diff) | |
download | ports-412e8793e72a4a9e2a3c8f81bec6461ad40e385f.tar.gz ports-412e8793e72a4a9e2a3c8f81bec6461ad40e385f.zip |
Notes
Diffstat (limited to 'security/gpass')
-rw-r--r-- | security/gpass/Makefile | 1 | ||||
-rw-r--r-- | security/gpass/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
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%% |