diff options
author | clsung <clsung@FreeBSD.org> | 2006-09-23 10:59:29 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-09-23 10:59:29 +0800 |
commit | 251d3200bb6bf32026e153030fb04c4c718611cb (patch) | |
tree | c74a47603487d1b37f8599acbae182aea666e8a4 /net/pear-Net_Dict/Makefile | |
parent | b76374b2eb3665e3ee27e5d58c85d72804e52cb3 (diff) | |
download | freebsd-ports-graphics-251d3200bb6bf32026e153030fb04c4c718611cb.tar.gz freebsd-ports-graphics-251d3200bb6bf32026e153030fb04c4c718611cb.tar.zst freebsd-ports-graphics-251d3200bb6bf32026e153030fb04c4c718611cb.zip |
- Update to 1.0.5
PR: ports/101996
Submitted by: chinsan
Diffstat (limited to 'net/pear-Net_Dict/Makefile')
-rw-r--r-- | net/pear-Net_Dict/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/pear-Net_Dict/Makefile b/net/pear-Net_Dict/Makefile index 24fb4f29921..517eebcfd24 100644 --- a/net/pear-Net_Dict/Makefile +++ b/net/pear-Net_Dict/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Net_Dict -PORTVERSION= 1.0.3 -PORTREVISION= 2 +PORTVERSION= 1.0.5 CATEGORIES= net www pear MAINTAINER= ports@FreeBSD.org |