diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 10:44:59 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 10:44:59 +0000 |
commit | 1a5f307ec1c441a9ab770430141a57fa47092385 (patch) | |
tree | fa433649825993fb48de8ad88ccc0188fe123f16 /astro/gpsdrive | |
parent | d0ebdbd019508fd753fd0cef1c32616ebe9bb170 (diff) |
Notes
Diffstat (limited to 'astro/gpsdrive')
-rw-r--r-- | astro/gpsdrive/Makefile | 1 | ||||
-rw-r--r-- | astro/gpsdrive/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/astro/gpsdrive/Makefile b/astro/gpsdrive/Makefile index 51b4357efede..3d8910598264 100644 --- a/astro/gpsdrive/Makefile +++ b/astro/gpsdrive/Makefile @@ -17,6 +17,7 @@ MASTER_SITES= http://gpsdrive.kraftvoll.at/ \ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/pre/} MAINTAINER= molter@gufi.org +COMMENT= A GPS navigation system LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/astro/gpsdrive/pkg-comment b/astro/gpsdrive/pkg-comment deleted file mode 100644 index e456dd7c0118..000000000000 --- a/astro/gpsdrive/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A GPS navigation system |