diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2008-04-27 08:13:49 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2008-04-27 08:13:49 +0000 |
commit | 2053519f99b315e7096b558d49a60bee632559cb (patch) | |
tree | 17749794f429c0a850e7cfa83a38ec494743872e /security/base/Makefile | |
parent | 4e076359de22360030c48a17326c89eacb0bef97 (diff) |
- Update to 1.4.0
PR: ports/123125
Submitted by: Linh Pham <question+fbsdports at closedsrc.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=212080
Diffstat (limited to 'security/base/Makefile')
-rw-r--r-- | security/base/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/base/Makefile b/security/base/Makefile index 575c53b209fb..de7a7f240902 100644 --- a/security/base/Makefile +++ b/security/base/Makefile @@ -6,7 +6,7 @@ # PORTNAME= base -PORTVERSION= 1.3.9 +PORTVERSION= 1.4.0 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= secureideas |