diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /irc/irchat-pj-emacs20 | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'irc/irchat-pj-emacs20')
-rw-r--r-- | irc/irchat-pj-emacs20/Makefile | 1 | ||||
-rw-r--r-- | irc/irchat-pj-emacs20/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/irc/irchat-pj-emacs20/Makefile b/irc/irchat-pj-emacs20/Makefile index 72eaab3e9a55..842c4432c3b7 100644 --- a/irc/irchat-pj-emacs20/Makefile +++ b/irc/irchat-pj-emacs20/Makefile @@ -19,6 +19,7 @@ PATCHFILES= ${PORTNAME}-${PORTVERSION}pl2.diff.gz PATCH_DIST_STRIP= -p1 MAINTAINER= yoichi@FreeBSD.org +COMMENT= IRC client which runs under Emacsen BUILD_DEPENDS= ${LOCALBASE}/${LISPDIR:S,${PORTNAME},pure,g}/pure-make.el:${PORTSDIR}/irc/pure-${EMACS_PORT_NAME} RUN_DEPENDS= ${LOCALBASE}/${LISPDIR:S,${PORTNAME},pure,g}/pure-make.el:${PORTSDIR}/irc/pure-${EMACS_PORT_NAME} \ diff --git a/irc/irchat-pj-emacs20/pkg-comment b/irc/irchat-pj-emacs20/pkg-comment deleted file mode 100644 index 041c3158c739..000000000000 --- a/irc/irchat-pj-emacs20/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -IRC client which runs under Emacsen |