diff options
-rw-r--r-- | russian/X.language/Makefile | 8 | ||||
-rw-r--r-- | russian/elm.language/Makefile | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/russian/X.language/Makefile b/russian/X.language/Makefile index 0ad633fde12d..692c1ad1b13d 100644 --- a/russian/X.language/Makefile +++ b/russian/X.language/Makefile @@ -3,20 +3,20 @@ # Date created: 31 Aug 1995 # Whom: ache # -# $Id: Makefile,v 1.5 1995/12/20 07:13:17 ache Exp $ +# $Id: Makefile,v 1.6 1996/03/10 16:52:20 ache Exp $ # -PKGNAME= ru-X11 -CATEGORIES+= russian x11 DISTNAME= xrus_bin +PKGNAME= ru-X11-3.1.2 +CATEGORIES+= russian x11 MASTER_SITES= ftp://ftp.kiae.su/misc/fonts/cyrillic/xwindows/ EXTRACT_SUFX= .tgz -WRKSRC= ${WRKDIR}/cyrillic MAINTAINER= ache@FreeBSD.ORG RUN_DEPENDS += ${X11BASE}/bin/xinit:${PORTSDIR}/x11/XFree86 +WRKSRC= ${WRKDIR}/cyrillic NO_CONFIGURE= YES NO_PATCH= YES NO_BUILD= YES diff --git a/russian/elm.language/Makefile b/russian/elm.language/Makefile index 9b9f1a023c5a..29500171c245 100644 --- a/russian/elm.language/Makefile +++ b/russian/elm.language/Makefile @@ -2,10 +2,10 @@ # Date created: 2 Dec 1995 # Whom: ache # -# $Id: Makefile,v 1.3 1996/02/26 01:41:34 ache Exp $ +# $Id: Makefile,v 1.4 1996/02/29 09:23:31 asami Exp $ # -PKGNAME= ru-elm +PKGNAME= ru-elm-2.4ME+13 CATEGORIES+= russian mail RUN_DEPENDS+= elm:${PORTSDIR}/mail/elm |