diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 11:44:27 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 11:44:27 +0000 |
commit | 300c45cf2e488b0b4bef726272d1259f14ae8ed9 (patch) | |
tree | 842a2dc4580fa0370f28faca34d61ab06c735859 /russian | |
parent | f777115e0124107b5cef3e52bb4856f321dcd2eb (diff) |
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes:
svn path=/head/; revision=4575
Diffstat (limited to 'russian')
-rw-r--r-- | russian/X.language/Makefile | 4 | ||||
-rw-r--r-- | russian/d1489/Makefile | 4 | ||||
-rw-r--r-- | russian/elm.language/Makefile | 4 | ||||
-rw-r--r-- | russian/netscape4.language/Makefile | 4 | ||||
-rw-r--r-- | russian/pgp.language/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/russian/X.language/Makefile b/russian/X.language/Makefile index f035a00b0881..129b11cbceff 100644 --- a/russian/X.language/Makefile +++ b/russian/X.language/Makefile @@ -3,12 +3,12 @@ # Date created: 31 Aug 1995 # Whom: ache # -# $Id: Makefile,v 1.9 1996/10/07 14:34:58 ache Exp $ +# $Id: Makefile,v 1.10 1996/11/15 12:56:57 ache Exp $ # DISTNAME= xrus-2.0-bin PKGNAME= ru-X11-3.2 -CATEGORIES+= russian x11 +CATEGORIES= russian x11 MASTER_SITES= ftp://ftp.relcom.ru/misc/fonts/cyrillic/xwindows/ EXTRACT_SUFX= .tgz diff --git a/russian/d1489/Makefile b/russian/d1489/Makefile index 4f8ab9f1b0ed..938b0c18b6dc 100644 --- a/russian/d1489/Makefile +++ b/russian/d1489/Makefile @@ -3,12 +3,12 @@ # Date created: 1 May 1995 # Whom: ache # -# $Id: Makefile,v 1.4 1995/11/26 10:51:51 asami Exp $ +# $Id: Makefile,v 1.5 1996/01/16 05:08:36 asami Exp $ # DISTNAME= d1489-1.2 PKGNAME= ru-d1489-1.2 -CATEGORIES+= russian +CATEGORIES= russian MASTER_SITES= ftp://ftp.kiae.su/unix/convert/char/ EXTRACT_SUFX= .tgz diff --git a/russian/elm.language/Makefile b/russian/elm.language/Makefile index 6a8f8d213993..2bfd048b9ae8 100644 --- a/russian/elm.language/Makefile +++ b/russian/elm.language/Makefile @@ -2,11 +2,11 @@ # Date created: 2 Dec 1995 # Whom: ache # -# $Id: Makefile,v 1.7 1996/04/09 01:49:51 asami Exp $ +# $Id: Makefile,v 1.8 1996/05/04 03:18:29 asami Exp $ # PKGNAME= ru-elm-2.4ME -CATEGORIES+= russian mail +CATEGORIES= russian mail RUN_DEPENDS+= elm:${PORTSDIR}/mail/elm diff --git a/russian/netscape4.language/Makefile b/russian/netscape4.language/Makefile index 0ba716b4ce09..176d9dad41e2 100644 --- a/russian/netscape4.language/Makefile +++ b/russian/netscape4.language/Makefile @@ -3,11 +3,11 @@ # Date created: 8 Apr 1996 # Whom: ache # -# $Id: Makefile,v 1.2 1996/11/01 22:13:43 ache Exp $ +# $Id: Makefile,v 1.10 1996/11/07 00:11:45 ache Exp $ # PKGNAME= ru-netscape-3.01 -CATEGORIES+= russian www x11 +CATEGORIES= russian www MAINTAINER= ache@FreeBSD.ORG diff --git a/russian/pgp.language/Makefile b/russian/pgp.language/Makefile index d53bddb50ee0..38d1f09c3259 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.12 1996/01/05 18:17:29 ache Exp $ +# $Id: Makefile,v 1.13 1996/05/27 01:44:48 ache Exp $ # DISTNAME= pgp26ru PKGNAME= ru-pgp-2.6.3ia -CATEGORIES+= russian +CATEGORIES= russian MASTER_SITES= ftp://ftp.relcom.ru/unix/crypto/pgp/ EXTRACT_SUFX= .zip |