diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-04-23 22:59:51 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-04-23 22:59:51 +0000 |
commit | 39c06186fafa7122957982b66909c1bfdfc3daa1 (patch) | |
tree | 3d8d4a144a3372a6a9c7557646e64a059477c35b /editors/jove | |
parent | 7b98dfa90ab89a82f8f1bf5d1536d6edfce2812a (diff) | |
download | ports-39c06186fafa7122957982b66909c1bfdfc3daa1.tar.gz ports-39c06186fafa7122957982b66909c1bfdfc3daa1.zip |
Notes
Diffstat (limited to 'editors/jove')
-rw-r--r-- | editors/jove/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/jove/Makefile b/editors/jove/Makefile index b53ace23fe0b..390f3c6bae64 100644 --- a/editors/jove/Makefile +++ b/editors/jove/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 4.16 CATEGORIES= editors MASTER_SITES= ftp://relay.cs.toronto.edu/pub/moraes/jove/ -MAINTAINER= erich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/jove MAN1= jove.1 teachjove.1 xjove.1 jovetool.1 |