diff options
author | asami <asami@FreeBSD.org> | 2000-06-07 17:07:33 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-06-07 17:07:33 +0800 |
commit | 2f6147ea25124907809b0ba5e804e4c2977f30be (patch) | |
tree | 6f82c116c6e7c98662d5bc3031c5b94cc6da4b35 | |
parent | c1376692ee5be1836daa3bf002a0eddc76705da8 (diff) | |
download | freebsd-ports-gnome-2f6147ea25124907809b0ba5e804e4c2977f30be.tar.gz freebsd-ports-gnome-2f6147ea25124907809b0ba5e804e4c2977f30be.tar.zst freebsd-ports-gnome-2f6147ea25124907809b0ba5e804e4c2977f30be.zip |
Add xarchie.1.
Submitted by: bento
-rw-r--r-- | net/xarchie/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/xarchie/Makefile b/net/xarchie/Makefile index 5f13c6b699c8..65073bd81065 100644 --- a/net/xarchie/Makefile +++ b/net/xarchie/Makefile @@ -15,5 +15,6 @@ MAINTAINER= ports@FreeBSD.org USE_IMAKE= yes USE_GMAKE= yes +MAN1= xarchie.1 .include <bsd.port.mk> |