diff options
| -rw-r--r-- | net/gated/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/gated/Makefile b/net/gated/Makefile index 3796b758b6a8..f6c3c06e25fb 100644 --- a/net/gated/Makefile +++ b/net/gated/Makefile @@ -3,7 +3,7 @@ # Date created: 29 October 1994 # Whom: pst # -# $Id: Makefile,v 1.5 1995/06/24 00:14:22 ache Exp $ +# $Id: Makefile,v 1.6 1995/09/23 17:51:37 ache Exp $ # DISTNAME= gated-r3_5alpha_11 @@ -11,6 +11,7 @@ PKGNAME= gated-3.5a11 CATEGORIES+= networking MASTER_SITES= ftp://ftp.gated.merit.edu/net-research/gated/ +WRKSRC= ${WRKDIR}/gated ALL_TARGET= gated .include <bsd.port.mk> |
