diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-04-10 07:44:35 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-04-10 07:44:35 +0000 |
commit | 7e76f6285b2a1457fd9e02aac74a14c96641ff81 (patch) | |
tree | ee84f731b35ae753bb0267336b76295c2e167916 /russian | |
parent | Backout (at least temporary) upgrade to pre4. (diff) |
last commit markp changed the wrong line
Notes
Notes:
svn path=/head/; revision=57526
Diffstat (limited to 'russian')
-rw-r--r-- | russian/wmcyrx/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/russian/wmcyrx/Makefile b/russian/wmcyrx/Makefile index 97bc89bb8b42..b2c870c354eb 100644 --- a/russian/wmcyrx/Makefile +++ b/russian/wmcyrx/Makefile @@ -11,10 +11,9 @@ CATEGORIES= russian windowmaker MASTER_SITES= http://freebsd.org.ru/~osa/distfiles/ \ ftp://ftp.ssau.ru/pub/linux_soft/Cyrillic/ \ ftp://ftp.uven.ru/pub/cyrillic/X11/keyboard/ +DISTNAME= cyrx-${PORTVERSION} -DISTNAME= ports@FreeBSD.org - -MAINTAINER= ozz@FreeBSD.org.ru +MAINTAINER= ports@FreeBSD.org USE_XPM= yes NO_INSTALL_MANPAGES= yes |