diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-11-16 03:13:14 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-11-16 03:13:14 +0000 |
commit | 099d8df4a7cd9513e1bfa9d480440079a136b64f (patch) | |
tree | dff6ef3309ac1afe37570e7ab946b39b8c6692ff /russian | |
parent | 8dbd3135e16baf22c2c4e86743cd4b4121b0614a (diff) | |
download | freebsd-ports-099d8df4a7cd9513e1bfa9d480440079a136b64f.zip |
Minor cleanup. Standardize package names (they now all start with "ru-"),
add "russian" to categories.
Diffstat (limited to 'russian')
-rw-r--r-- | russian/X.language/Makefile | 6 | ||||
-rw-r--r-- | russian/d1489/Makefile | 8 | ||||
-rw-r--r-- | russian/pgp.language/Makefile | 6 |
3 files changed, 10 insertions, 10 deletions
diff --git a/russian/X.language/Makefile b/russian/X.language/Makefile index ddf3e673eed1..18e4d4c7e99c 100644 --- a/russian/X.language/Makefile +++ b/russian/X.language/Makefile @@ -3,11 +3,11 @@ # Date created: 31 Aug 1995 # Whom: ache # -# $Id: Makefile,v 1.1.1.1 1995/08/31 20:01:49 ache Exp $ +# $Id: Makefile,v 1.2 1995/09/23 17:19:06 ache Exp $ # -PKGNAME= russian-X11 -CATEGORIES+= x11 +PKGNAME= ru-X11 +CATEGORIES+= russian x11 MAINTAINER= ache@FreeBSD.ORG diff --git a/russian/d1489/Makefile b/russian/d1489/Makefile index cbc86865f9e3..f43f814bfa6d 100644 --- a/russian/d1489/Makefile +++ b/russian/d1489/Makefile @@ -3,13 +3,13 @@ # Date created: 1 May 1995 # Whom: ache # -# $Id: Makefile,v 1.4 1995/04/23 13:02:37 asami Exp $ +# $Id: Makefile,v 1.1.1.1 1995/05/01 11:47:15 ache Exp $ # -DISTNAME= d1489-1.2 -EXTRACT_SUFX= .tgz -CATEGORIES+= utilities +DISTNAME= ru-d1489-1.2 +CATEGORIES+= russian utilities MASTER_SITES= ftp://ftp.kiae.su/unix/convert/char/ +EXTRACT_SUFX= .tgz MAINTAINER= ache@FreeBSD.ORG diff --git a/russian/pgp.language/Makefile b/russian/pgp.language/Makefile index 33fc8f8c5402..8873d0315fa3 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.7 1995/07/13 00:55:40 asami Exp $ +# $Id: Makefile,v 1.8 1995/09/23 17:22:38 ache Exp $ # DISTNAME= pgp26ru -PKGNAME= pgp-2.6.ru -CATEGORIES+= utilities +PKGNAME= ru-pgp-2.6 +CATEGORIES+= russian utilities MASTER_SITES= ftp://ftp.kiae.su/unix/crypto/pgp/ EXTRACT_SUFX= .zip |