# $NetBSD: Makefile,v 1.3 2003/06/30 18:47:46 wiz Exp $ # $FreeBSD: src/gnu/usr.bin/groff/font/devutf8/Makefile,v 1.1 2001/04/17 12:36:49 ru Exp $ DEV= utf8 DIST_SUBDIR= font/devutf8 .include "../Makefile.tty" .include "../Makefile.dev" it'>
summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/lib/global.c
AgeCommit message (Expand)Author
2007-07-16Switch to src/dist as primary src location of pkg_install.joerg
2005-11-05Add compat #ifdefs from pkgsrc, to make syncing easier between thewiz
1999-08-24Bring closer to /usr/share/misc/style with the aid of indent(1).hubertf
1998-10-09Garbage collect unused variable..agc