diff options
author | Jim Mock <jim@FreeBSD.org> | 2001-11-03 11:28:43 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2001-11-03 11:28:43 +0000 |
commit | c2b064ca8a99e382583d259618ad03dd4801e145 (patch) | |
tree | 04ed7f7c83fd59a6493341300ffb4194497339d4 /x11/aterm/Makefile | |
parent | Replace "WWW: " -> "WWW: ", and reformat to remove a line > 80 chars. (diff) |
Update to version 0.4.2.
PR: 31437
Submitted by: Jon Olsson <jon@joshua.haninge.kth.se>
Diffstat (limited to 'x11/aterm/Makefile')
-rw-r--r-- | x11/aterm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/aterm/Makefile b/x11/aterm/Makefile index 43156511e3cf..27c2b9ddb0b2 100644 --- a/x11/aterm/Makefile +++ b/x11/aterm/Makefile @@ -6,8 +6,7 @@ # PORTNAME= aterm -PORTVERSION= 0.4.0 -PORTREVISION= 1 +PORTVERSION= 0.4.2 CATEGORIES+= x11 # `+=' is for slave ports MASTER_SITES= http://download.sourceforge.net/aterm/ |