diff options
Diffstat (limited to 'usr.sbin/npppd/Makefile')
-rw-r--r-- | usr.sbin/npppd/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/npppd/Makefile b/usr.sbin/npppd/Makefile index 2d01233669b..8625d0c1d0d 100644 --- a/usr.sbin/npppd/Makefile +++ b/usr.sbin/npppd/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.2 2010/07/01 03:38:17 yasuoka Exp $ +# $OpenBSD: Makefile,v 1.3 2012/01/18 03:13:04 yasuoka Exp $ # -# $Id: Makefile,v 1.2 2010/07/01 03:38:17 yasuoka Exp $ +# $Id: Makefile,v 1.3 2012/01/18 03:13:04 yasuoka Exp $ # -SUBDIR+= npppd npppdctl +SUBDIR+= npppd .include <bsd.subdir.mk> |