diff options
author | jschauma <jschauma> | 2003-03-03 02:45:51 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-03-03 02:45:51 +0000 |
commit | a411b929b92ef61b3f60e7c67a8d285d992670fb (patch) | |
tree | 36a93b09555b7fb3475fc02ee5118f6ce8b8f7e9 /security | |
parent | af5b884fc6c1413f080c85d41d94f13069b92867 (diff) | |
download | pkgsrc-a411b929b92ef61b3f60e7c67a8d285d992670fb.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 |