diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2009-01-12 09:58:35 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2009-01-12 09:58:35 +0000 |
commit | dc795febdac89949b1a8199248e1f5ba4c2e428e (patch) | |
tree | 6511a8d529b2564e5655d285b9f612c79ccc5f12 /cad/verilog-mode.el | |
parent | 08a7bacf70a5d5cb1d347b59656f36e2389941bd (diff) | |
download | ports-dc795febdac89949b1a8199248e1f5ba4c2e428e.tar.gz ports-dc795febdac89949b1a8199248e1f5ba4c2e428e.zip |
Notes
Diffstat (limited to 'cad/verilog-mode.el')
-rw-r--r-- | cad/verilog-mode.el/Makefile | 1 | ||||
-rw-r--r-- | cad/verilog-mode.el/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/cad/verilog-mode.el/Makefile b/cad/verilog-mode.el/Makefile index c3881fae6e3b..dcb67121d5a8 100644 --- a/cad/verilog-mode.el/Makefile +++ b/cad/verilog-mode.el/Makefile @@ -7,6 +7,7 @@ PORTNAME= verilog-mode.el PORTVERSION= 465 +PORTREVISION= 1 CATEGORIES= cad elisp MASTER_SITES= http://www.veripool.org/ftp/ DISTNAME= verilog-mode-${PORTVERSION}.el diff --git a/cad/verilog-mode.el/pkg-plist b/cad/verilog-mode.el/pkg-plist index fad1b7387aee..597315d46558 100644 --- a/cad/verilog-mode.el/pkg-plist +++ b/cad/verilog-mode.el/pkg-plist @@ -3,3 +3,4 @@ lib/xemacs/site-lisp/verilog-mode.el %%DATADIR%%/verilog-mode.el @dirrmtry lib/xemacs/site-lisp @dirrmtry lib/xemacs +@dirrm %%DATADIR%% |