diff options
Diffstat (limited to 'net/sup')
-rw-r--r-- | net/sup/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/sup/Makefile b/net/sup/Makefile index a9b600a4393e..d7903804bcd2 100644 --- a/net/sup/Makefile +++ b/net/sup/Makefile @@ -3,10 +3,11 @@ # Date created: 21 August 1994 # Whom: jkh # -# $Id: Makefile,v 1.3 1995/04/01 12:48:34 jkh Exp $ +# $Id: Makefile,v 1.4 1995/04/15 19:03:57 asami Exp $ # DISTNAME= sup +MAINTAINER= gibbs@FreeBSD.org PKGNAME= sup-2.0 MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/ CATEGORIES+= networking |