diff options
Diffstat (limited to 'editors/jove')
-rw-r--r-- | editors/jove/Makefile | 1 | ||||
-rw-r--r-- | editors/jove/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/editors/jove/Makefile b/editors/jove/Makefile index e2378e2bbfa0..05b941682146 100644 --- a/editors/jove/Makefile +++ b/editors/jove/Makefile @@ -12,6 +12,7 @@ CATEGORIES= editors MASTER_SITES= ftp://ftp.cs.toronto.edu/pub/moraes/jove/ MAINTAINER= ports@FreeBSD.org +COMMENT= Jonathan's Own Version of Emacs WRKSRC= ${WRKDIR}/${PORTNAME} MAN1= jove.1 teachjove.1 diff --git a/editors/jove/pkg-comment b/editors/jove/pkg-comment deleted file mode 100644 index 81ed1cc4fcad..000000000000 --- a/editors/jove/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Jonathan's Own Version of Emacs |