diff options
author | araujo <araujo@FreeBSD.org> | 2008-02-13 19:02:09 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2008-02-13 19:02:09 +0800 |
commit | c881bcd44291557321ca7838e0fc2124ce673a88 (patch) | |
tree | 13839b158070bca2395cc5fd34276be205123131 /net/lft/Makefile | |
parent | c4e25f7c01a6d45369aaa1fbdd62751d8c97f8d4 (diff) | |
download | freebsd-ports-gnome-c881bcd44291557321ca7838e0fc2124ce673a88.tar.gz freebsd-ports-gnome-c881bcd44291557321ca7838e0fc2124ce673a88.tar.zst freebsd-ports-gnome-c881bcd44291557321ca7838e0fc2124ce673a88.zip |
- Update to 3.0.
- Set PORTEPOCH (3.0b -> 3.0 Release).
Reported by: pointyhat via erwin
Approved by: stas (mentor, implicit)
Diffstat (limited to 'net/lft/Makefile')
-rw-r--r-- | net/lft/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/lft/Makefile b/net/lft/Makefile index 74dddb6ef594..ece302511b49 100644 --- a/net/lft/Makefile +++ b/net/lft/Makefile @@ -6,7 +6,8 @@ # PORTNAME= lft -PORTVERSION= 3.0b +PORTVERSION= 3.0 +PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= GENTOO/distfiles |