diff options
author | markp <markp@FreeBSD.org> | 2001-07-13 13:39:52 +0800 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2001-07-13 13:39:52 +0800 |
commit | 7f1afa68c6c6148d32b662a7ddf585596d3c93c9 (patch) | |
tree | 4bfca1629d9ed235e01a73ef88adf9dbb92acce9 /x11/xdialog | |
parent | 14bbc687087a25fae14c10ecdc4e2cbd4e9bd703 (diff) | |
download | freebsd-ports-gnome-7f1afa68c6c6148d32b662a7ddf585596d3c93c9.tar.gz freebsd-ports-gnome-7f1afa68c6c6148d32b662a7ddf585596d3c93c9.tar.zst freebsd-ports-gnome-7f1afa68c6c6148d32b662a7ddf585596d3c93c9.zip |
Updated to 2.0.3
PR: 28924
Submitted by: Joseph Scott <joseph@randomnetworks.com>
Diffstat (limited to 'x11/xdialog')
-rw-r--r-- | x11/xdialog/Makefile | 4 | ||||
-rw-r--r-- | x11/xdialog/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11/xdialog/Makefile b/x11/xdialog/Makefile index 9483b00e554b..9608287a4f25 100644 --- a/x11/xdialog/Makefile +++ b/x11/xdialog/Makefile @@ -7,10 +7,10 @@ # PORTNAME= xdialog -PORTVERSION= 2.0.2.4 +PORTVERSION= 2.0.3 CATEGORIES= x11 MASTER_SITES= http://xdialog.free.fr/ -DISTNAME= ${PORTNAME:S/x/X/}-${PORTVERSION:R} +DISTNAME= ${PORTNAME:S/x/X/}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org diff --git a/x11/xdialog/distinfo b/x11/xdialog/distinfo index e6e15e4bb05f..7fffdf65e337 100644 --- a/x11/xdialog/distinfo +++ b/x11/xdialog/distinfo @@ -1 +1 @@ -MD5 (Xdialog-2.0.2.tar.bz2) = d461382507902884fc8294876ff7c957 +MD5 (Xdialog-2.0.3.tar.bz2) = b215e64216cdb8ca7ce3ccda2dafd73f |