diff options
author | yoichi <yoichi@FreeBSD.org> | 2006-02-28 22:39:41 +0800 |
---|---|---|
committer | yoichi <yoichi@FreeBSD.org> | 2006-02-28 22:39:41 +0800 |
commit | 1a22d1bdd33f3342d62982b02a5fb5d7a87089d1 (patch) | |
tree | 636ef64cbc44b1b5f7130625cecb0ca9afcf1c12 /editors | |
parent | 1824c6a45ea050808843508c13c0d6661ab3848f (diff) | |
download | freebsd-ports-gnome-1a22d1bdd33f3342d62982b02a5fb5d7a87089d1.tar.gz freebsd-ports-gnome-1a22d1bdd33f3342d62982b02a5fb5d7a87089d1.tar.zst freebsd-ports-gnome-1a22d1bdd33f3342d62982b02a5fb5d7a87089d1.zip |
Fix plist problem in semi-xemacs21-mule, bump PORTREVISION
Approved by: portmgr
Diffstat (limited to 'editors')
-rw-r--r-- | editors/semi/Makefile | 1 | ||||
-rw-r--r-- | editors/semi/pkg-plist.xemacs21-mule | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/editors/semi/Makefile b/editors/semi/Makefile index 16ebe2539a18..b4c075e8335d 100644 --- a/editors/semi/Makefile +++ b/editors/semi/Makefile @@ -7,6 +7,7 @@ PORTNAME= semi PORTVERSION= ${SEMI_VER} +PORTREVISION= 1 CATEGORIES= editors elisp MASTER_SITES= ftp://ftp.m17n.org/pub/mule/semi/semi-1.14-for-flim-1.14/ \ ftp://ftp.eos.hokudai.ac.jp/pub/GNU/emacs/mule/semi/semi-1.14-for-flim-1.14/ diff --git a/editors/semi/pkg-plist.xemacs21-mule b/editors/semi/pkg-plist.xemacs21-mule index ea096273783e..800ee2d9c637 100644 --- a/editors/semi/pkg-plist.xemacs21-mule +++ b/editors/semi/pkg-plist.xemacs21-mule @@ -1,3 +1,4 @@ +%%EMACS_PACKAGESDIR%%/pkginfo/MANIFEST.semi %%EMACS_PACKAGESDIR%%/lisp/semi/ChangeLog %%EMACS_PACKAGESDIR%%/lisp/semi/NEWS %%EMACS_PACKAGESDIR%%/lisp/semi/README.en |