The standard category name for the utils/ subdir is "utilities", not

"utils".
This commit is contained in:
Satoshi Asami 1995-05-03 13:09:56 +00:00
parent 09c5dd8c4a
commit a6cf5d970d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1597

View file

@ -3,11 +3,11 @@
# Date created: 25 December 1994 # Date created: 25 December 1994
# Whom: joerg # Whom: joerg
# #
# $Id: Makefile,v 1.7 1995/04/28 15:05:31 jkh Exp $ # $Id: Makefile,v 1.8 1995/04/29 10:15:00 joerg Exp $
# #
DISTNAME= cpm-1.1 DISTNAME= cpm-1.1
CATEGORIES+= utils CATEGORIES+= utilities
MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/ MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/
MAINTAINER= joerg@FreeBSD.org MAINTAINER= joerg@FreeBSD.org