diff options
author | ache <ache@FreeBSD.org> | 1995-05-01 22:29:01 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1995-05-01 22:29:01 +0800 |
commit | 2e4508d894d3b199c9c67a236f8d8bd1a228e91a (patch) | |
tree | b29eae926def52ee2590e285c33795af06b7dabd /converters/mpack | |
parent | e0e0ea6a68985c983f0c5ae221cd3471ed09e3a4 (diff) | |
download | freebsd-ports-gnome-2e4508d894d3b199c9c67a236f8d8bd1a228e91a.tar.gz freebsd-ports-gnome-2e4508d894d3b199c9c67a236f8d8bd1a228e91a.tar.zst freebsd-ports-gnome-2e4508d894d3b199c9c67a236f8d8bd1a228e91a.zip |
Add news to CATEGORIES
Diffstat (limited to 'converters/mpack')
-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 c39cac922c1c..0e6dcbfd6126 100644 --- a/converters/mpack/Makefile +++ b/converters/mpack/Makefile @@ -3,13 +3,13 @@ # Date created: 1 May 1995 # Whom: ache # -# $Id: Makefile,v 1.4 1995/04/12 04:55:14 asami Exp $ +# $Id: Makefile,v 1.1.1.1 1995/05/01 14:20:23 ache Exp $ # DISTNAME= mpack-1.5-src PKGNAME= mpack-1.5 EXTRACT_SUFX= .tar.Z -CATEGORIES+= mail utilities +CATEGORIES+= mail news utilities MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/mpack/ WRKSRC= ${WRKDIR}/mpack MAKEFLAGS= -DDESTDIR=${PREFIX} -f |