diff options
author | miwi <miwi@FreeBSD.org> | 2013-05-10 14:45:48 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-05-10 14:45:48 +0800 |
commit | cb9bd050767d86bd8263293843a5b8a6308170af (patch) | |
tree | 32edbdb9d551179e83b515b3948b13eea85f8d6b /x11 | |
parent | 3124b7f892a70f381e102af102629f2ed084a29b (diff) | |
download | freebsd-ports-gnome-cb9bd050767d86bd8263293843a5b8a6308170af.tar.gz freebsd-ports-gnome-cb9bd050767d86bd8263293843a5b8a6308170af.tar.zst freebsd-ports-gnome-cb9bd050767d86bd8263293843a5b8a6308170af.zip |
- Force commit to correct commit log:
Update to 2.7.1
PR: 177932
Submitted by: ports fury
Diffstat (limited to 'x11')
-rw-r--r-- | x11/roxterm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/roxterm/Makefile b/x11/roxterm/Makefile index 94b8ca1a3d4d..14db9c4fbb41 100644 --- a/x11/roxterm/Makefile +++ b/x11/roxterm/Makefile @@ -1,6 +1,6 @@ # Created by: Yinghong Liu <relaxbsd@gmail.com> # $FreeBSD$ - + PORTNAME= roxterm PORTVERSION= 2.7.1 CATEGORIES= x11 |