diff options
author | asami <asami@FreeBSD.org> | 1995-11-22 21:17:51 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-11-22 21:17:51 +0800 |
commit | 1ff7c00d62f07c1a67933dd9d3d9583299f5cac7 (patch) | |
tree | 75cb58e8d360896b0ea84a24cea644989a72bb23 | |
parent | dc74850e36fa32d7c95aae32f9ed5f799b35744a (diff) | |
download | freebsd-ports-gnome-1ff7c00d62f07c1a67933dd9d3d9583299f5cac7.tar.gz freebsd-ports-gnome-1ff7c00d62f07c1a67933dd9d3d9583299f5cac7.tar.zst freebsd-ports-gnome-1ff7c00d62f07c1a67933dd9d3d9583299f5cac7.zip |
Change "utilities" to "utils.
-rw-r--r-- | russian/d1489/Makefile | 4 | ||||
-rw-r--r-- | russian/pgp.language/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/russian/d1489/Makefile b/russian/d1489/Makefile index f43f814bfa6d..e830cccad113 100644 --- a/russian/d1489/Makefile +++ b/russian/d1489/Makefile @@ -3,11 +3,11 @@ # Date created: 1 May 1995 # Whom: ache # -# $Id: Makefile,v 1.1.1.1 1995/05/01 11:47:15 ache Exp $ +# $Id: Makefile,v 1.2 1995/11/16 03:13:00 asami Exp $ # DISTNAME= ru-d1489-1.2 -CATEGORIES+= russian utilities +CATEGORIES+= russian utils MASTER_SITES= ftp://ftp.kiae.su/unix/convert/char/ EXTRACT_SUFX= .tgz diff --git a/russian/pgp.language/Makefile b/russian/pgp.language/Makefile index 8873d0315fa3..9d3a525f4ac7 100644 --- a/russian/pgp.language/Makefile +++ b/russian/pgp.language/Makefile @@ -3,12 +3,12 @@ # Date created: 4 May 1995 # Whom: ache # -# $Id: Makefile,v 1.8 1995/09/23 17:22:38 ache Exp $ +# $Id: Makefile,v 1.9 1995/11/16 03:13:14 asami Exp $ # DISTNAME= pgp26ru PKGNAME= ru-pgp-2.6 -CATEGORIES+= russian utilities +CATEGORIES+= russian utils MASTER_SITES= ftp://ftp.kiae.su/unix/crypto/pgp/ EXTRACT_SUFX= .zip |