diff options
author | minskim <minskim@pkgsrc.org> | 2007-07-08 19:21:59 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2007-07-08 19:21:59 +0000 |
commit | cb914356c220fad734ba2028d2e0f1972d46a788 (patch) | |
tree | de640a1b990bcca9f776dd9782a57ca28e3d5c3b /net/Makefile | |
parent | 18bc9d28fc27198656907fe3654675fd3ae440bf (diff) | |
download | pkgsrc-cb914356c220fad734ba2028d2e0f1972d46a788.tar.gz |
Add urlgfe.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 0ced8a6d6d1..0eabf985fe0 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.672 2007/07/01 22:24:04 tnn Exp $ +# $NetBSD: Makefile,v 1.673 2007/07/08 19:21:59 minskim Exp $ # COMMENT= Networking tools @@ -472,6 +472,7 @@ SUBDIR+= udptunnel SUBDIR+= unison SUBDIR+= unison-devel SUBDIR+= upclient +SUBDIR+= urlgfe SUBDIR+= userppp SUBDIR+= uucp SUBDIR+= vcheck |