diff options
author | taoka <taoka@FreeBSD.org> | 2002-06-11 07:24:08 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 2002-06-11 07:24:08 +0800 |
commit | 54c55baebf310dfa10931076967e3d5074419ca0 (patch) | |
tree | c8b818fc01a1bc5332d1799808205c70d5fcb65a /news/t-gnus-xemacs21-mule | |
parent | 701edc1d3d840ca163f76762e131aedc9a52fc45 (diff) | |
download | freebsd-ports-gnome-54c55baebf310dfa10931076967e3d5074419ca0.tar.gz freebsd-ports-gnome-54c55baebf310dfa10931076967e3d5074419ca0.tar.zst freebsd-ports-gnome-54c55baebf310dfa10931076967e3d5074419ca0.zip |
Update the version to 6_15_7-01-quimby (based on Oort Gnus v0.07)
Add a port of t-gnus for Emacs 21 by repository-copy from t-gnus-emacs20
Diffstat (limited to 'news/t-gnus-xemacs21-mule')
-rw-r--r-- | news/t-gnus-xemacs21-mule/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/news/t-gnus-xemacs21-mule/Makefile b/news/t-gnus-xemacs21-mule/Makefile index 617790dff0fe..a2ac11083cb7 100644 --- a/news/t-gnus-xemacs21-mule/Makefile +++ b/news/t-gnus-xemacs21-mule/Makefile @@ -5,10 +5,8 @@ # $FreeBSD$ # -MASTERDIR= ${.CURDIR}/../t-gnus-emacs20 +MASTERDIR= ${.CURDIR}/../t-gnus EMACS_PORT_NAME= xemacs21-mule -EMACS_PACKAGESDIR= lib/xemacs/site-packages -MANIFEST= MANIFEST.t-gnus .include "${MASTERDIR}/Makefile" |