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 /misc/pear-Services_Weather/Makefile | |
parent | 08cc138a29d73673a7cc94d4078407c6b9ae847f (diff) | |
download | ports-54c814ed03515a9583b68f7a8f7de550b152eaf4.tar.gz ports-54c814ed03515a9583b68f7a8f7de550b152eaf4.zip |
- Add ports to "geography" virtual category
Approved by: Pav (wearing portmgr hat)
Notes
Notes:
svn path=/head/; revision=196069
Diffstat (limited to 'misc/pear-Services_Weather/Makefile')
-rw-r--r-- | misc/pear-Services_Weather/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/pear-Services_Weather/Makefile b/misc/pear-Services_Weather/Makefile index aa226d8dbe27..9ebe29a80d55 100644 --- a/misc/pear-Services_Weather/Makefile +++ b/misc/pear-Services_Weather/Makefile @@ -7,7 +7,7 @@ PORTNAME= Services_Weather PORTVERSION= 1.4.0 -CATEGORIES= misc www pear +CATEGORIES= misc www pear geography MAINTAINER= chinsan@FreeBSD.org COMMENT= PEAR interface to various online weather-services |