diff options
Diffstat (limited to 'astro/dgpsip/Makefile')
-rw-r--r-- | astro/dgpsip/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/dgpsip/Makefile b/astro/dgpsip/Makefile index 5710c84afe7a..d8e83c9f2954 100644 --- a/astro/dgpsip/Makefile +++ b/astro/dgpsip/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: dgpsip -# Version required: 1.25 # Date created: 05 Jun 1999 # Whom: Daniel Baker <dbaker@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= dgpsip-1.32 +PORTNAME= dgpsip +PORTVERSION= 1.32 CATEGORIES= astro MASTER_SITES= http://www.wsrcc.com/wolfgang/ftp/ |