diff options
author | jwise <jwise@pkgsrc.org> | 2003-07-24 21:25:26 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 2003-07-24 21:25:26 +0000 |
commit | d96f7482bc73af0b9c1b1aaa39eb3597d5d71ce1 (patch) | |
tree | 81f7581ea11e89a94b0058e685bdf840361369b7 /security | |
parent | 86c245dc72cc688c2db3a6e8e169f1cb3040385c (diff) | |
download | pkgsrc-d96f7482bc73af0b9c1b1aaa39eb3597d5d71ce1.tar.gz |
Bump ${PKGREVISION} for re-enabled kerberos support.
Diffstat (limited to 'security')
-rw-r--r-- | security/openssh/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile index 293335e8831..7af5aa51795 100644 --- a/security/openssh/Makefile +++ b/security/openssh/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.104 2003/07/24 21:24:28 jwise Exp $ +# $NetBSD: Makefile,v 1.105 2003/07/24 21:25:26 jwise Exp $ DISTNAME= openssh-3.6.1p2 PKGNAME= openssh-3.6.1.2 +PKGREVISION= 1 SVR4_PKGNAME= ossh CATEGORIES= security MASTER_SITES= ftp://ftp7.usa.openbsd.org/pub/os/OpenBSD/OpenSSH/portable/ \ |