diff options
author | asami <asami@FreeBSD.org> | 1996-03-20 18:39:20 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-03-20 18:39:20 +0800 |
commit | 8a454d313313fb29b52f872302e1ff19ecb3f2e2 (patch) | |
tree | 8eebb350d3863375c49b0d34780469e64feb7ee0 /russian | |
parent | 442aad378d7ac5714a1ae272cde6c3d600487098 (diff) | |
download | freebsd-ports-gnome-8a454d313313fb29b52f872302e1ff19ecb3f2e2.tar.gz freebsd-ports-gnome-8a454d313313fb29b52f872302e1ff19ecb3f2e2.tar.zst freebsd-ports-gnome-8a454d313313fb29b52f872302e1ff19ecb3f2e2.zip |
Add version number to package names.
Ignored over and over by [:>]: ache
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 |