diff options
author | dinoex <dinoex@FreeBSD.org> | 2001-05-20 00:37:07 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2001-05-20 00:37:07 +0800 |
commit | f3f7833e03b8c4d3cb833707f8878dd3178c1ba1 (patch) | |
tree | c3ca6e8dcaa43bfe01e1227df3f81da154e16195 /net/netatalk | |
parent | 054134a802ad8e3563d056d450ef070bb22c1793 (diff) | |
download | freebsd-ports-gnome-f3f7833e03b8c4d3cb833707f8878dd3178c1ba1.tar.gz freebsd-ports-gnome-f3f7833e03b8c4d3cb833707f8878dd3178c1ba1.tar.zst freebsd-ports-gnome-f3f7833e03b8c4d3cb833707f8878dd3178c1ba1.zip |
- Fix in Manpage
Submitted by: marcus@marcuscom.com
Diffstat (limited to 'net/netatalk')
-rw-r--r-- | net/netatalk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/netatalk/Makefile b/net/netatalk/Makefile index a912af651dd5..0efdd954f910 100644 --- a/net/netatalk/Makefile +++ b/net/netatalk/Makefile @@ -35,7 +35,7 @@ FILES= AppleVolumes.default AppleVolumes.system afpd.conf \ atalkd.conf netatalk.conf netatalk.pamd papd.conf LINKS= unbin unhex unsingle hqx2bin single2bin macbinary \ binheader nadheader -MAN1= achefile.1 aecho.1 afile.1 afppasswd.1 getzones.1 \ +MAN1= achfile.1 aecho.1 afile.1 afppasswd.1 getzones.1 \ megatron.1 nbp.1 pap.1 psorder.1 hqx2bin.1 macbinary.1 \ nbplkup.1 nbprgstr.1 nbpunrgstr.1 papstatus.1 \ single2bin.1 unbin.1 unhex.1 unsingle.1 |