diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-09-29 19:12:35 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-09-29 19:12:35 +0000 |
commit | 5c4d56ae8f055b8688c95772b0ba5adfe9297c27 (patch) | |
tree | 949727cc8f2c05e1e6455b432b96e67bb1375093 /net/c3270/Makefile | |
parent | 0ced9453468e64db5b69fb243aae091a1aa66d17 (diff) | |
download | ports-5c4d56ae8f055b8688c95772b0ba5adfe9297c27.tar.gz ports-5c4d56ae8f055b8688c95772b0ba5adfe9297c27.zip |
- Update to 3.3.4p6
Notes
Notes:
svn path=/head/; revision=143800
Diffstat (limited to 'net/c3270/Makefile')
-rw-r--r-- | net/c3270/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/c3270/Makefile b/net/c3270/Makefile index 4a6dfeac60ce..3c32d0f610a9 100644 --- a/net/c3270/Makefile +++ b/net/c3270/Makefile @@ -6,7 +6,7 @@ # PORTNAME= c3270 -PORTVERSION= 3.3.4 +PORTVERSION= 3.3.4p6 CATEGORIES= net MASTER_SITES= http://x3270.bgp.nu/download/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} |