diff options
author | anray <anray@FreeBSD.org> | 2007-12-15 23:05:01 +0800 |
---|---|---|
committer | anray <anray@FreeBSD.org> | 2007-12-15 23:05:01 +0800 |
commit | 43f440b533635151e245febf90317acd56e22c68 (patch) | |
tree | 8de3048314a737bfbcc66b9307a1e58f1be88c11 /editors/xemacs | |
parent | 12d502701b374411fe61b65309f9ad5d5337b681 (diff) | |
download | freebsd-ports-gnome-43f440b533635151e245febf90317acd56e22c68.tar.gz freebsd-ports-gnome-43f440b533635151e245febf90317acd56e22c68.tar.zst freebsd-ports-gnome-43f440b533635151e245febf90317acd56e22c68.zip |
- Correct plist for xemacs and xemacs21-mule.
Reported by: pointyhat via pav
Diffstat (limited to 'editors/xemacs')
-rw-r--r-- | editors/xemacs/Makefile | 1 | ||||
-rw-r--r-- | editors/xemacs/pkg-plist | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile index d0dd18901313..929b28d15037 100644 --- a/editors/xemacs/Makefile +++ b/editors/xemacs/Makefile @@ -7,6 +7,7 @@ PORTNAME= xemacs PORTVERSION= ${XEMACS_VER} +PORTREVISION= 1 CATEGORIES+= editors MASTER_SITES= ${MASTER_SITE_XEMACS} MASTER_SITE_SUBDIR= xemacs-${XEMACS_REL} diff --git a/editors/xemacs/pkg-plist b/editors/xemacs/pkg-plist index ca5415d6f0c9..15774318d911 100644 --- a/editors/xemacs/pkg-plist +++ b/editors/xemacs/pkg-plist @@ -21,6 +21,9 @@ lib/xemacs-%%XEMACS_VER%%/etc/COPYING.LIB lib/xemacs-%%XEMACS_VER%%/etc/DEBUG lib/xemacs-%%XEMACS_VER%%/etc/DISTRIB lib/xemacs-%%XEMACS_VER%%/etc/Emacs.ad +lib/xemacs-%%XEMACS_VER%%/etc/ETAGS.ChangeLog +lib/xemacs-%%XEMACS_VER%%/etc/ETAGS.EBNF +lib/xemacs-%%XEMACS_VER%%/etc/ETAGS.README lib/xemacs-%%XEMACS_VER%%/etc/FTP lib/xemacs-%%XEMACS_VER%%/etc/GNU lib/xemacs-%%XEMACS_VER%%/etc/HELLO @@ -146,6 +149,7 @@ lib/xemacs-%%XEMACS_VER%%/etc/photos/bw.png lib/xemacs-%%XEMACS_VER%%/etc/photos/bwm.png lib/xemacs-%%XEMACS_VER%%/etc/photos/cthomp.png lib/xemacs-%%XEMACS_VER%%/etc/photos/cthompm.png +lib/xemacs-%%XEMACS_VER%%/etc/photos/didier.png lib/xemacs-%%XEMACS_VER%%/etc/photos/dkindred.png lib/xemacs-%%XEMACS_VER%%/etc/photos/dkindredm.png lib/xemacs-%%XEMACS_VER%%/etc/photos/dmoore.png |