diff options
author | lofi <lofi@FreeBSD.org> | 2005-12-21 22:43:36 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2005-12-21 22:43:36 +0800 |
commit | cced7d922ecdfafafaf3a3cacff3106c8dbb48f2 (patch) | |
tree | ab67f49af5081602afb2af44a69b4121ca4f1da2 /security/gnupg-devel | |
parent | 04a61969ae87097248c94af902c1715c1d3d8246 (diff) | |
download | freebsd-ports-gnome-cced7d922ecdfafafaf3a3cacff3106c8dbb48f2.tar.gz freebsd-ports-gnome-cced7d922ecdfafafaf3a3cacff3106c8dbb48f2.tar.zst freebsd-ports-gnome-cced7d922ecdfafafaf3a3cacff3106c8dbb48f2.zip |
Fix plist.
Diffstat (limited to 'security/gnupg-devel')
-rw-r--r-- | security/gnupg-devel/Makefile | 1 | ||||
-rw-r--r-- | security/gnupg-devel/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/security/gnupg-devel/Makefile b/security/gnupg-devel/Makefile index 5edc8172c031..5600a14762a4 100644 --- a/security/gnupg-devel/Makefile +++ b/security/gnupg-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnupg PORTVERSION= 1.9.20 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= alpha/gnupg diff --git a/security/gnupg-devel/pkg-plist b/security/gnupg-devel/pkg-plist index f7d352c49fab..cca8c422d879 100644 --- a/security/gnupg-devel/pkg-plist +++ b/security/gnupg-devel/pkg-plist @@ -12,5 +12,6 @@ lib/gnupg/pcsc-wrapper libexec/gpg-preset-passphrase libexec/gpg-protect-tool sbin/addgnupghome +share/gnupg/qualified.txt %%NLS%%share/locale/de/LC_MESSAGES/gnupg2.mo @dirrm lib/gnupg |