Fix PLIST.

Submitted by:	bento
This commit is contained in:
Will Andrews 2001-03-05 14:49:16 +00:00
parent 96dafc37e9
commit be2256b63d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39099
2 changed files with 4 additions and 0 deletions

View file

@ -31,6 +31,9 @@ CVS_SITES?= anoncvs@anoncvs1.ca.openbsd.org:/cvs \
STAMPFILE= ${DISTDIR}/${PKGNAME}/.stamp
WRKSRC= ${WRKDIR}/ssh-askpass
MAN1= ssh-askpass.1
MANCOMPRESSED= yes
do-fetch:
@if [ ! -e ${STAMPFILE} ] || \
[ "X${CVS_DATE}" != "X$$(${CAT} ${STAMPFILE})" ]; then \

View file

@ -1,4 +1,5 @@
bin/ssh-askpass
lib/X11/app-defaults/SshAskpass
lib/X11/doc/html/ssh-askpass.1.html
share/doc/ssh-askpass/README
@dirrm share/doc/ssh-askpass