diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-02-05 02:52:29 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-02-05 02:52:29 +0000 |
commit | 673a54499a684b74de80052d66fa62d86d0e9253 (patch) | |
tree | 8dc19afa5c607eb545ea6fa6433e00be37c7bf4b /astro | |
parent | 06215bafafd6594a6cf0bedc3af7e315c4c0c521 (diff) |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/dgpsip/Makefile | 2 | ||||
-rw-r--r-- | astro/dgpsip/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/astro/dgpsip/Makefile b/astro/dgpsip/Makefile index f01f0e309229..74ebcc1622cc 100644 --- a/astro/dgpsip/Makefile +++ b/astro/dgpsip/Makefile @@ -14,4 +14,6 @@ MAINTAINER= dbaker@FreeBSD.org GNU_CONFIGURE= YES +MAN1= dgpsip.1 + .include <bsd.port.mk> diff --git a/astro/dgpsip/pkg-plist b/astro/dgpsip/pkg-plist index b57e96fd017f..ae435476eb7c 100644 --- a/astro/dgpsip/pkg-plist +++ b/astro/dgpsip/pkg-plist @@ -1,2 +1 @@ bin/dgpsip -man/man1/dgpsip.1 |