]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/portsnap/phttpget/Makefile
Update tcsh to git revision 83c5be0 bringing in a number of bug fixes.
[FreeBSD/FreeBSD.git] / usr.sbin / portsnap / phttpget / Makefile
1 # $FreeBSD$
2
3 PROG=   phttpget
4 MAN=    phttpget.8
5
6 BINDIR= ${LIBEXECDIR}
7
8 .include <bsd.prog.mk>