diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-03-03 02:45:51 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-03-03 02:45:51 +0000 |
commit | 86e6bcbf208d3b2ab096728e6dbe0f8699e21cb5 (patch) | |
tree | 36a93b09555b7fb3475fc02ee5118f6ce8b8f7e9 /security | |
parent | 1eba5a9dc48ceedb71b7094e691fd7023024d763 (diff) | |
download | pkgsrc-86e6bcbf208d3b2ab096728e6dbe0f8699e21cb5.tar.gz |
Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more
portable. Bump PKGREVISION accordingly.
Diffstat (limited to 'security')
-rw-r--r-- | security/xdm-krb4/Makefile | 3 | ||||
-rw-r--r-- | security/xdm-krb4/PLIST | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/security/xdm-krb4/Makefile b/security/xdm-krb4/Makefile index 67e9f14df6a..6380acf9a84 100644 --- a/security/xdm-krb4/Makefile +++ b/security/xdm-krb4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2003/01/28 22:04:09 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2003/03/03 02:53:06 jschauma Exp $ # DISTNAME= xdm-krb4-3.3.6.3 +PKGREVISION= 1 CATEGORIES= security x11 MASTER_SITES= ftp://gutemine.geo.Uni-Koeln.DE/pub/xdm-krb4/ diff --git a/security/xdm-krb4/PLIST b/security/xdm-krb4/PLIST index a9bd5988bec..0c0e5bb9ef1 100644 --- a/security/xdm-krb4/PLIST +++ b/security/xdm-krb4/PLIST @@ -1,7 +1,7 @@ -@comment $NetBSD: PLIST,v 1.2 2002/09/26 23:59:00 jlam Exp $ +@comment $NetBSD: PLIST,v 1.3 2003/03/03 02:53:07 jschauma Exp $ bin/xdm-krb4 etc/rc.d/xdm_krb4 -man/cat1/xdm-krb4.0 +${IMAKE_MAN_DIR}/xdm-krb4.${IMAKE_MANNEWSUFFIX} share/examples/xdm-krb4/GiveConsole share/examples/xdm-krb4/TakeConsole share/examples/xdm-krb4/Xaccess |