diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-08-15 07:42:36 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-08-15 07:42:36 +0000 |
commit | b070d4d051eac3f9bb99ae1a38a729d0c01bcd88 (patch) | |
tree | d13c953fb6d5412909a5ab5dc00e87a69cb8c706 /net-mgmt/pancho/Makefile | |
parent | 83a2f4da6cf50944da1a2835991a000c0ce49756 (diff) | |
download | ports-b070d4d051eac3f9bb99ae1a38a729d0c01bcd88.tar.gz ports-b070d4d051eac3f9bb99ae1a38a729d0c01bcd88.zip |
- Update to 9.2.1
PR: 55579
Submitted by: Nicolas Jombart <ecu@ipv42.net>
Notes
Notes:
svn path=/head/; revision=86978
Diffstat (limited to 'net-mgmt/pancho/Makefile')
-rw-r--r-- | net-mgmt/pancho/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/pancho/Makefile b/net-mgmt/pancho/Makefile index 6165046eebce..22db1fb7aedf 100644 --- a/net-mgmt/pancho/Makefile +++ b/net-mgmt/pancho/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pancho -PORTVERSION= 9.1.3 +PORTVERSION= 9.2.1 CATEGORIES= net MASTER_SITES= http://www.panchoproject.org/archives/pancho/ DISTNAME= pancho-v${PORTVERSION} |