diff options
author | Maho Nakata <maho@FreeBSD.org> | 2004-05-06 19:49:54 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2004-05-06 19:49:54 +0000 |
commit | c72ea155ce5ee61e1ebe83465bb4b4e98569ada8 (patch) | |
tree | 513f8f29c9e592d4fa9b7ae95575a2d440a53dac /x11 | |
parent | f3c2544206a5b27f1a40c33c37e86ec3cf8f9054 (diff) | |
download | ports-c72ea155ce5ee61e1ebe83465bb4b4e98569ada8.tar.gz ports-c72ea155ce5ee61e1ebe83465bb4b4e98569ada8.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/mxico/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/mxico/Makefile b/x11/mxico/Makefile index 40f414d5a3bb..a686ce495850 100644 --- a/x11/mxico/Makefile +++ b/x11/mxico/Makefile @@ -18,7 +18,7 @@ COMMENT= Rotating Object on the screen (Zalgaller polyhedra) USE_IMAKE= yes USE_BZIP2= yes WRKSRC= ${WRKDIR}/${PORTNAME} -MAN6= mxico.6 +MAN6= mxico.6 pre-build: @cd ${WRKSRC} && ${MV} Makefile Makefile~ && ${SED} \ |