diff options
author | wiz <wiz> | 2007-01-24 19:38:16 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-01-24 19:38:16 +0000 |
commit | fe384fe25f9b0885d4b5c4e986b14b23987382fb (patch) | |
tree | ecd4d671367f069df0bd1e932d425205323dc50e /security/libgpg-error | |
parent | 214eda379b66808835420d8e88d0c5dba94b28cd (diff) | |
download | pkgsrc-fe384fe25f9b0885d4b5c4e986b14b23987382fb.tar.gz |
Remove share/common-lisp/source/gpg-error directory tree on deinstall.
Bump PKGREVISION.
Diffstat (limited to 'security/libgpg-error')
-rw-r--r-- | security/libgpg-error/Makefile | 4 | ||||
-rw-r--r-- | security/libgpg-error/PLIST | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/security/libgpg-error/Makefile b/security/libgpg-error/Makefile index 099214be270..9997ecf5ec9 100644 --- a/security/libgpg-error/Makefile +++ b/security/libgpg-error/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2006/11/05 17:35:58 joerg Exp $ +# $NetBSD: Makefile,v 1.22 2007/01/24 19:38:16 wiz Exp $ # DISTNAME= libgpg-error-1.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/libgpg-error/ \ http://ftp.gnupg.org/gcrypt/libgpg-error/ diff --git a/security/libgpg-error/PLIST b/security/libgpg-error/PLIST index 2d725bb8f44..938e60dff09 100644 --- a/security/libgpg-error/PLIST +++ b/security/libgpg-error/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2006/10/20 16:15:49 shannonjr Exp $ +@comment $NetBSD: PLIST,v 1.7 2007/01/24 19:38:16 wiz Exp $ bin/gpg-error bin/gpg-error-config include/gpg-error.h @@ -13,3 +13,6 @@ share/common-lisp/source/gpg-error/gpg-error-codes.lisp share/common-lisp/source/gpg-error/gpg-error-package.lisp share/common-lisp/source/gpg-error/gpg-error.asd share/common-lisp/source/gpg-error/gpg-error.lisp +@dirrm share/common-lisp/source/gpg-error +@dirrm share/common-lisp/source +@dirrm share/common-lisp |