- Take maintainership.

Approved by:	demon

- Fixed installation of a Russian manpage.
This commit is contained in:
Ruslan Ermilov 2003-03-24 10:06:55 +00:00
parent 4edf4b5999
commit 0b25adac73
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=77371
2 changed files with 13 additions and 1 deletions

View File

@ -7,9 +7,10 @@
PORTNAME= deco
PORTVERSION= 3.9
PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=deco
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= deco39
EXTRACT_SUFX= .tgz

View File

@ -0,0 +1,11 @@
--- Makefile.in Tue Jan 4 09:38:18 2000
+++ Makefile.in Sun Mar 23 23:05:33 2003
@@ -44,7 +44,7 @@
cd help; for f in *.general *.edit *.view *.hexview; do\
$(INSTALL_DATA) $$f $(libdir)/deco/help/$$f; done
$(INSTALL_DATA) ref.man $(mandir)/man1/deco.1
- $(INSTALL_DATA) cyrref.man $(mandir)/man1/deco-r.1
+ $(INSTALL_DATA) cyrref.man $(mandir)/ru.KOI8-R/man1/deco.1
$(libdir)/deco:
mkdir $(libdir)/deco