diff options
author | fenner <fenner@FreeBSD.org> | 1999-02-08 06:00:16 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1999-02-08 06:00:16 +0800 |
commit | 8a09177e85879df4ef0979a507ac350c189aba11 (patch) | |
tree | 660f2c2a065e5c7472f6fca6447eb4fdd7399bbc /russian/xruskb/Makefile | |
parent | 96f087912ec875418fecbb1dc4168b45d0002cd5 (diff) | |
download | freebsd-ports-gnome-8a09177e85879df4ef0979a507ac350c189aba11.tar.gz freebsd-ports-gnome-8a09177e85879df4ef0979a507ac350c189aba11.tar.zst freebsd-ports-gnome-8a09177e85879df4ef0979a507ac350c189aba11.zip |
Upgrade to version 1.9.3
PR: ports/9924
Submitted by: Igor Vinokurov <igor@rtsnet.ru>
Diffstat (limited to 'russian/xruskb/Makefile')
-rw-r--r-- | russian/xruskb/Makefile | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/russian/xruskb/Makefile b/russian/xruskb/Makefile index 110c529b76aa..ec8b891a1923 100644 --- a/russian/xruskb/Makefile +++ b/russian/xruskb/Makefile @@ -1,21 +1,21 @@ # New ports collection makefile for: xruskb -# Version required: 1.7.0 +# Version required: 1.9.3 # Date created: 14 Jan 1998 # Whom: Igor Vinokurov <igor@zynaps.ru> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/12/06 12:19:18 flathill Exp $ -DISTNAME= xruskb-1.7.0 +DISTNAME= xruskb-1.9.3 CATEGORIES= russian x11 -MASTER_SITES= ftp://ftp.kiae.su/pub/x11/cyrillic/ \ - ftp://ftp.yars.free.net/pub/software/unix/X11/ +MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/X11/ \ + ftp://ftp.kiae.su/pub/x11/cyrillic/ -MAINTAINER= igor@zynaps.ru +MAINTAINER= ports@freebsd.org USE_X_PREFIX= yes GNU_CONFIGURE= Yes -CONFIGURE_ARGS= --datadir=${PREFIX}/share/examples +CONFIGURE_ARGS= --datadir=${PREFIX}/share MAN1= xrus.1 |