diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-03-20 10:39:20 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-03-20 10:39:20 +0000 |
commit | 5aaeeba5956a49da5cc9c8601d92fbff9ab86971 (patch) | |
tree | e9fcdf29718f4f516ec7d937ed37fd0e961b2a78 /russian | |
parent | New checksum. (diff) |
Add version number to package names.
Ignored over and over by [:>]: ache
Notes
Notes:
svn path=/head/; revision=2862
Diffstat (limited to 'russian')
-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 |