aboutsummaryrefslogtreecommitdiffstats
path: root/net/gated
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-04-15 13:42:12 +0800
committerasami <asami@FreeBSD.org>1995-04-15 13:42:12 +0800
commit3082b65401d86adab3138444cabed9ab721b1e5d (patch)
tree28191a575627276dda55393a292bc03acf550a9c /net/gated
parentbb2019ec1aaf0255d4d77b19b77c486b614784ef (diff)
downloadfreebsd-ports-gnome-3082b65401d86adab3138444cabed9ab721b1e5d.tar.gz
freebsd-ports-gnome-3082b65401d86adab3138444cabed9ab721b1e5d.tar.zst
freebsd-ports-gnome-3082b65401d86adab3138444cabed9ab721b1e5d.zip
Update of net Makefiles! Am I done? :)
Diffstat (limited to 'net/gated')
-rw-r--r--net/gated/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/net/gated/Makefile b/net/gated/Makefile
index 321745bb59b6..aa0d592f57ef 100644
--- a/net/gated/Makefile
+++ b/net/gated/Makefile
@@ -3,13 +3,15 @@
# Date created: 29 October 1994
# Whom: pst
#
-# $Id: Makefile,v 1.1.1.1 1995/02/02 18:01:15 pst Exp $
+# $Id: Makefile,v 1.2 1995/04/01 12:47:57 jkh Exp $
#
DISTNAME= gated-R3_5Alpha_9
-EXTRACT_SUFX= .tar.Z
-MASTER_SITES= ftp://gated.cornell.edu/pub/gated/
+PKGNAME= gated-3.5a9
CATEGORIES+= networking
+MASTER_SITES= ftp://gated.cornell.edu/pub/gated/
+EXTRACT_SUFX= .tar.Z
+
ALL_TARGET= gated
.include <bsd.port.mk>