diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-04-08 01:59:27 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-04-08 01:59:27 +0000 |
commit | d277d51666a086c711a08d110b8606209cfa3f8d (patch) | |
tree | fbf7872f84ba31147f1992b7e3ae4a9d85dc15c1 /net/dictd/Makefile | |
parent | d403d4013a3d54751f6edc3061f3ffe035205560 (diff) |
Notes
Diffstat (limited to 'net/dictd/Makefile')
-rw-r--r-- | net/dictd/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/dictd/Makefile b/net/dictd/Makefile index 7d3cb171a84a..b5b8d0c84afc 100644 --- a/net/dictd/Makefile +++ b/net/dictd/Makefile @@ -7,10 +7,9 @@ # PORTNAME= dictd -PORTVERSION= 1.10.9 -PORTREVISION= 1 +PORTVERSION= 1.10.10 CATEGORIES+= net textproc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= SF MASTER_SITE_SUBDIR= dict MAINTAINER?= clsung@FreeBSD.org |