diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 19:44:27 +0800 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 19:44:27 +0800 |
commit | 300c45cf2e488b0b4bef726272d1259f14ae8ed9 (patch) | |
tree | 842a2dc4580fa0370f28faca34d61ab06c735859 /irc/zircon | |
parent | f777115e0124107b5cef3e52bb4856f321dcd2eb (diff) | |
download | freebsd-ports-gnome-300c45cf2e488b0b4bef726272d1259f14ae8ed9.tar.gz freebsd-ports-gnome-300c45cf2e488b0b4bef726272d1259f14ae8ed9.tar.zst freebsd-ports-gnome-300c45cf2e488b0b4bef726272d1259f14ae8ed9.zip |
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Diffstat (limited to 'irc/zircon')
-rw-r--r-- | irc/zircon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/zircon/Makefile b/irc/zircon/Makefile index b8716e670092..2a75dd7dca52 100644 --- a/irc/zircon/Makefile +++ b/irc/zircon/Makefile @@ -3,11 +3,11 @@ # Date created: 19 Aug 1995 # Whom: jkh / pst # -# $Id: Makefile,v 1.7 1996/08/16 12:24:55 peter Exp $ +# $Id: Makefile,v 1.8 1996/08/17 11:07:53 peter Exp $ # DISTNAME= zircon-1.17p3 -CATEGORIES+= net +CATEGORIES= net MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ # |