diff options
author | clsung <clsung@FreeBSD.org> | 2005-03-16 11:07:06 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2005-03-16 11:07:06 +0800 |
commit | 41f3cf5ddb8babb905777e8ab6debf8dd8fcbeb2 (patch) | |
tree | cb7ed6f51bbd07fa72ff3b14536870f37fbc763d /textproc/dictionary | |
parent | 1a680271850a733025c66773ce00bf434c5f54c3 (diff) | |
download | freebsd-ports-gnome-41f3cf5ddb8babb905777e8ab6debf8dd8fcbeb2.tar.gz freebsd-ports-gnome-41f3cf5ddb8babb905777e8ab6debf8dd8fcbeb2.tar.zst freebsd-ports-gnome-41f3cf5ddb8babb905777e8ab6debf8dd8fcbeb2.zip |
- Add a MASTER_SITES (bsdchat.com)
PR: 78904
Submitted by: Dryice Liu (maintainer)
Diffstat (limited to 'textproc/dictionary')
-rw-r--r-- | textproc/dictionary/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/dictionary/Makefile b/textproc/dictionary/Makefile index 8803d0b006cf..24def452e4b1 100644 --- a/textproc/dictionary/Makefile +++ b/textproc/dictionary/Makefile @@ -9,6 +9,7 @@ PORTNAME= dictionary PORTVERSION= 1.8.7 CATEGORIES= textproc net elisp MASTER_SITES= http://me.in-berlin.de/~myrkr/dictionary/ + http://bsdchat.com/dist/dryice/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= dryice@liu.com.cn |