diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:00:52 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:00:52 +0000 |
commit | 2c41b9e5f36c24eeec55e43d4af00d2aba2e3f9b (patch) | |
tree | 5d08222d6b73d9f9af96df3e575f949469caf443 /russian | |
parent | 9db6b4e20b78473ae9952b5c4157057b33d376f2 (diff) |
Notes
Diffstat (limited to 'russian')
-rw-r--r-- | russian/cyrproxy/Makefile | 1 | ||||
-rw-r--r-- | russian/cyrproxy/pkg-comment | 1 | ||||
-rw-r--r-- | russian/rispell/Makefile | 1 | ||||
-rw-r--r-- | russian/rispell/pkg-comment | 1 | ||||
-rw-r--r-- | russian/wmcyrx/Makefile | 1 | ||||
-rw-r--r-- | russian/wmcyrx/pkg-comment | 1 | ||||
-rw-r--r-- | russian/xcode/Makefile | 1 | ||||
-rw-r--r-- | russian/xcode/pkg-comment | 1 |
8 files changed, 4 insertions, 4 deletions
diff --git a/russian/cyrproxy/Makefile b/russian/cyrproxy/Makefile index 7b953393e12d..e5aa48219e28 100644 --- a/russian/cyrproxy/Makefile +++ b/russian/cyrproxy/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.lexa.ru/pub/domestic/lexa/ DISTNAME= cyrproxy-1.4.2 MAINTAINER= ports@FreeBSD.org +COMMENT= Cyrillic proxy for network protocols do-install: @ ${MKDIR} ${PREFIX}/share/cyrproxy diff --git a/russian/cyrproxy/pkg-comment b/russian/cyrproxy/pkg-comment deleted file mode 100644 index a51bd0f0a8b7..000000000000 --- a/russian/cyrproxy/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Cyrillic proxy for network protocols diff --git a/russian/rispell/Makefile b/russian/rispell/Makefile index 951efa4f2075..2bfe2baf1599 100644 --- a/russian/rispell/Makefile +++ b/russian/rispell/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.garret.ru/~knizhnik/ DISTNAME= rispell MAINTAINER= ports@FreeBSD.org +COMMENT= Russian (KOI8-R) dictionary for ISPELL # Very dirty implementation, use rus-ispell port instead NO_LATEST_LINK= yes diff --git a/russian/rispell/pkg-comment b/russian/rispell/pkg-comment deleted file mode 100644 index 4aa4fc2cab28..000000000000 --- a/russian/rispell/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Russian (KOI8-R) dictionary for ISPELL diff --git a/russian/wmcyrx/Makefile b/russian/wmcyrx/Makefile index 6046b153771b..9342663b8218 100644 --- a/russian/wmcyrx/Makefile +++ b/russian/wmcyrx/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://freebsd.org.ru/~osa/distfiles/ \ DISTNAME= cyrx-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= The cyrillic keyboard layout manager for Window Maker USE_XPM= yes NO_INSTALL_MANPAGES= yes diff --git a/russian/wmcyrx/pkg-comment b/russian/wmcyrx/pkg-comment deleted file mode 100644 index 809bad216715..000000000000 --- a/russian/wmcyrx/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The cyrillic keyboard layout manager for Window Maker diff --git a/russian/xcode/Makefile b/russian/xcode/Makefile index a1a8dc7598df..ab7977857f1f 100644 --- a/russian/xcode/Makefile +++ b/russian/xcode/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/util/text/ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= Auto detect encoding and convert to koi8, CP-1251 or cp866 USE_BZIP2= yes diff --git a/russian/xcode/pkg-comment b/russian/xcode/pkg-comment deleted file mode 100644 index 50920ccbbca7..000000000000 --- a/russian/xcode/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Auto detect encoding and convert to koi8, CP-1251 or cp866 |