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/xtide | |
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/xtide')
-rw-r--r-- | astro/xtide/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/xtide/Makefile b/astro/xtide/Makefile index ee1023aaeedf..4a39afdebd91 100644 --- a/astro/xtide/Makefile +++ b/astro/xtide/Makefile @@ -8,7 +8,7 @@ PORTNAME= xtide PORTVERSION= 2.9.3 PORTREVISION= 1 -CATEGORIES= astro +CATEGORIES= astro geography MASTER_SITES= ftp://ftp.flaterco.com/xtide/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ libtcd-2.2.2.tar.bz2 \ |