diff options
author | asami <asami@FreeBSD.org> | 1996-11-18 11:44:27 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-18 11:44:27 +0000 |
commit | 55d005face1453b1b4a2060d200b23e7a8724bc6 (patch) | |
tree | 57df8a2140bcfbf3d9340091e7c6cadd742f8b85 /news/slnr/Makefile | |
parent | e17062778b44808fb41055bba34741677ec69abc (diff) | |
download | FreeBSD-ports-55d005face1453b1b4a2060d200b23e7a8724bc6.zip FreeBSD-ports-55d005face1453b1b4a2060d200b23e7a8724bc6.tar.gz |
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Diffstat (limited to 'news/slnr/Makefile')
-rw-r--r-- | news/slnr/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/slnr/Makefile b/news/slnr/Makefile index 942cf99..2d803d4 100644 --- a/news/slnr/Makefile +++ b/news/slnr/Makefile @@ -3,12 +3,12 @@ # Date created: 21 July 1996 # Whom: Tim Vanderhoek <ac199@freenet.hamilton.on.ca> # -# $Id: Makefile,v 1.1.1.1 1996/11/01 08:08:54 asami Exp $ +# $Id: Makefile,v 1.2 1996/11/13 12:41:30 asami Exp $ # DISTNAME= slnr PKGNAME= slnr-2.13 -CATEGORIES+= news +CATEGORIES= news MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/off-line/slnr/ \ ftp://ftp.adelaide.edu.au/pub/news/readers/off-line/slnr/ DISTFILES= part1.Z part2.Z part3.Z |