diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-09-05 16:53:06 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-09-05 16:53:06 +0000 |
commit | 3570c5d4c2baf82972437b7cfa8ed8a5c85dea0d (patch) | |
tree | 3b4918b8b7efb08a349f53b5416f16c7dc8e18ba /x11/xdialog/Makefile | |
parent | 411fa6c9e01da1f98c6d94e8b93ee85d0dbab868 (diff) |
Notes
Diffstat (limited to 'x11/xdialog/Makefile')
-rw-r--r-- | x11/xdialog/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xdialog/Makefile b/x11/xdialog/Makefile index c37722d04d5c..ed2b60273f83 100644 --- a/x11/xdialog/Makefile +++ b/x11/xdialog/Makefile @@ -7,12 +7,12 @@ # PORTNAME= xdialog -PORTVERSION= 2.2.1 +PORTVERSION= 2.3.1 CATEGORIES= x11 MASTER_SITES= http://thgodef.nerim.net/xdialog/ DISTNAME= ${PORTNAME:S/x/X/}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chinsan.tw@gmail.com COMMENT= A drop in replacement for the "dialog" or "cdialog" programs USE_BZIP2= yes |