diff options
author | asami <asami@FreeBSD.org> | 1995-11-22 21:12:23 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-11-22 21:12:23 +0800 |
commit | c575f744ba87d3b601bd505c2632055be52689b5 (patch) | |
tree | 86fd6d9c94ce906db72f44fe90243d34701506bb /converters | |
parent | ab1953a77a2b3857af6047651d61d3bfcc015c95 (diff) | |
download | freebsd-ports-gnome-c575f744ba87d3b601bd505c2632055be52689b5.tar.gz freebsd-ports-gnome-c575f744ba87d3b601bd505c2632055be52689b5.tar.zst freebsd-ports-gnome-c575f744ba87d3b601bd505c2632055be52689b5.zip |
Change "mail news utilities" to "mail news utils".
Diffstat (limited to 'converters')
-rw-r--r-- | converters/mpack/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/mpack/Makefile b/converters/mpack/Makefile index 0e6dcbfd6126..a8e4dda69750 100644 --- a/converters/mpack/Makefile +++ b/converters/mpack/Makefile @@ -3,13 +3,13 @@ # Date created: 1 May 1995 # Whom: ache # -# $Id: Makefile,v 1.1.1.1 1995/05/01 14:20:23 ache Exp $ +# $Id: Makefile,v 1.2 1995/05/01 14:29:01 ache Exp $ # DISTNAME= mpack-1.5-src PKGNAME= mpack-1.5 EXTRACT_SUFX= .tar.Z -CATEGORIES+= mail news utilities +CATEGORIES+= mail news utils MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/mpack/ WRKSRC= ${WRKDIR}/mpack MAKEFLAGS= -DDESTDIR=${PREFIX} -f |