diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2001-08-28 05:08:36 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2001-08-28 05:08:36 +0000 |
commit | 13b8e37744756f4cebb8aac17c5ab1a84f0fb4fa (patch) | |
tree | 81a7b5eee45f40103c15299c661542a69277446a /news/t-gnus-mule | |
parent | Previous checksum value of readme.tar.gz is correct. (diff) |
* Unify info files for t-gnus
Submitted by: sf
* Add xemacs-package into {RUN,BUILD}-DEPENDS
Pointed out by: sf and bento
Notes
Notes:
svn path=/head/; revision=47000
Diffstat (limited to 'news/t-gnus-mule')
-rw-r--r-- | news/t-gnus-mule/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/news/t-gnus-mule/Makefile b/news/t-gnus-mule/Makefile index d795f357d411..998d8a63997c 100644 --- a/news/t-gnus-mule/Makefile +++ b/news/t-gnus-mule/Makefile @@ -8,6 +8,5 @@ MASTERDIR= ${.CURDIR}/../t-gnus-emacs20 EMACS_PORT_NAME= mule -PATCHDIR= ${.CURDIR}/files .include "${MASTERDIR}/Makefile" |