diff options
Diffstat (limited to 'x11/xfedor')
-rw-r--r-- | x11/xfedor/Makefile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/x11/xfedor/Makefile b/x11/xfedor/Makefile index 0d2cd7ae4da3..d2147ec918b5 100644 --- a/x11/xfedor/Makefile +++ b/x11/xfedor/Makefile @@ -9,18 +9,18 @@ # PORTNAME= xfedor -PORTVERSION= 1.0 +PORTVERSION= 1.0 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.kiarchive.ru/pub/x11/util/ +MASTER_SITES= ftp://ftp.kiarchive.ru/pub/x11/util/ DISTNAME= ${PORTNAME} -MAINTAINER= ache@FreeBSD.org +MAINTAINER= ache@FreeBSD.org -USE_IMAKE= yes +USE_IMAKE= yes USE_XPM= yes -XFHELP= ${X11BASE}/lib/X11/xfedor # See patches too -XCAT1= ${X11BASE}/man/cat1 +XFHELP= ${X11BASE}/lib/X11/xfedor # See patches too +XCAT1= ${X11BASE}/man/cat1 do-install: cd ${WRKSRC}; \ |