diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 2005-09-26 03:31:04 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 2005-09-26 03:31:04 +0000 |
commit | ebf7e2fe4c59c3b9fee4649cfc1af236c9c142de (patch) | |
tree | c44ee62b403d1aef2c6c0670071df9ce8a10d799 /graphics | |
parent | 25bfb48f8d9d431fd6888c9b27a19cb9519640ee (diff) | |
download | ports-ebf7e2fe4c59c3b9fee4649cfc1af236c9c142de.tar.gz ports-ebf7e2fe4c59c3b9fee4649cfc1af236c9c142de.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xli/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xli/Makefile b/graphics/xli/Makefile index abfee6f47b36..8b69508110a1 100644 --- a/graphics/xli/Makefile +++ b/graphics/xli/Makefile @@ -26,7 +26,7 @@ USE_XLIB= yes USE_IMAKE= yes USE_PERL5_BUILD=yes MAN1= xli.1 xlito.1 -MAN_LINKS= xli.1 xview.1 \ +MLINKS= xli.1 xview.1 \ xli.1 xsetbg.1 XLI_SNAPVER= 2005-09-04 |