diff options
author | Frank J. Laszlo <laszlof@FreeBSD.org> | 2007-07-22 19:33:55 +0000 |
---|---|---|
committer | Frank J. Laszlo <laszlof@FreeBSD.org> | 2007-07-22 19:33:55 +0000 |
commit | 54c814ed03515a9583b68f7a8f7de550b152eaf4 (patch) | |
tree | a4bbd9c26cfb5beada0653ed30f8d780f0873879 /astro/gpsman | |
parent | Fix path to file to patch, I had accidently committed the patch with (diff) |
- Add ports to "geography" virtual category
Approved by: Pav (wearing portmgr hat)
Notes
Notes:
svn path=/head/; revision=196069
Diffstat (limited to 'astro/gpsman')
-rw-r--r-- | astro/gpsman/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/gpsman/Makefile b/astro/gpsman/Makefile index 8a2713c178b4..d7bbe6268f5a 100644 --- a/astro/gpsman/Makefile +++ b/astro/gpsman/Makefile @@ -7,7 +7,7 @@ PORTNAME= gpsman PORTVERSION= 6.3.2 -CATEGORIES= astro tk84 +CATEGORIES= astro tk84 geography MASTER_SITES= http://www.ncc.up.pt/gpsman/gpsmanhtml/ MASTER_SITE_SUBDIR= science/cartography EXTRACT_SUFX= .tgz |