diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-02-02 21:55:59 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-02-02 21:55:59 +0000 |
commit | 458724911b3f31260dc25332a4a557baf0a5c9c8 (patch) | |
tree | 48cd87bdbfeb6171f8e72dbbc9a5d70dceec8ce2 /astro/dgpsip | |
parent | bdd6acd97a4bab059e2d9d62a6f2afed8569e32b (diff) |
Notes
Diffstat (limited to 'astro/dgpsip')
-rw-r--r-- | astro/dgpsip/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/astro/dgpsip/Makefile b/astro/dgpsip/Makefile index 0e0e94558522..f01f0e309229 100644 --- a/astro/dgpsip/Makefile +++ b/astro/dgpsip/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.wsrcc.com/wolfgang/ftp/ MAINTAINER= dbaker@FreeBSD.org -DISTFILES= dgpsip-1.29.tar.gz - GNU_CONFIGURE= YES .include <bsd.port.mk> |