diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-05-10 06:45:48 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-05-10 06:45:48 +0000 |
commit | 6e59205e341740f618d41ebd5436a0996ac5ddc6 (patch) | |
tree | 32edbdb9d551179e83b515b3948b13eea85f8d6b /x11/roxterm | |
parent | c5487bdb4bb9f0d84f4b1bb0530e83577ae2b7fa (diff) | |
download | ports-6e59205e341740f618d41ebd5436a0996ac5ddc6.tar.gz ports-6e59205e341740f618d41ebd5436a0996ac5ddc6.zip |
Notes
Diffstat (limited to 'x11/roxterm')
-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 |