mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
The standard category name for the utils/ subdir is "utilities", not
"utils".
This commit is contained in:
parent
09c5dd8c4a
commit
a6cf5d970d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1597
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue