diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2007-08-04 07:43:20 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2007-08-04 07:43:20 +0000 |
commit | 2273790ab80dbfd54e8e3c7f3cf9076bced7bf85 (patch) | |
tree | 0ea4a4729661f20ae2cd8d72f78b35f0cc52ebd2 /www | |
parent | dae141cbc9ccb828bfd87d8235cc4584680148f7 (diff) | |
download | ports-2273790ab80dbfd54e8e3c7f3cf9076bced7bf85.tar.gz ports-2273790ab80dbfd54e8e3c7f3cf9076bced7bf85.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/emacs-w3m-emacs21/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/emacs-w3m-emacs21/Makefile b/www/emacs-w3m-emacs21/Makefile index 97eb2f18b45b..0edd35165547 100644 --- a/www/emacs-w3m-emacs21/Makefile +++ b/www/emacs-w3m-emacs21/Makefile @@ -10,6 +10,5 @@ MASTERDIR= ${.CURDIR}/../emacs-w3m USE_EMACS= yes EMACS_PORT_NAME= emacs21 COMMENT= Simple front-end to w3m for emacs21 -PLIST= ${.CURDIR}/pkg-plist .include "${MASTERDIR}/Makefile" |