diff options
author | asami <asami@FreeBSD.org> | 1995-11-16 11:13:14 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-11-16 11:13:14 +0800 |
commit | d4f042583b51f7ac9ee5df289138384044677120 (patch) | |
tree | cd876ba466b7e8e91559058f6fb995733bddc23f /russian | |
parent | 602f906963e0b661a7ab1f0fce471943fc2e6001 (diff) | |
download | freebsd-ports-gnome-d4f042583b51f7ac9ee5df289138384044677120.tar.gz freebsd-ports-gnome-d4f042583b51f7ac9ee5df289138384044677120.tar.zst freebsd-ports-gnome-d4f042583b51f7ac9ee5df289138384044677120.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 |