diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-08-15 22:25:31 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-08-15 22:25:31 +0000 |
commit | a9e4d4c309aa8e9f1887f33814774bb340347190 (patch) | |
tree | d4c0ed95cd487379f97ae0de0ebfbf38d4036ca4 /games/cursive | |
parent | b86405c1b66e51ba8c89dd907a3d9aa9478f8016 (diff) |
Notes
Diffstat (limited to 'games/cursive')
-rw-r--r-- | games/cursive/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/cursive/Makefile b/games/cursive/Makefile index 5696a26463ab..c6a8ddb9562d 100644 --- a/games/cursive/Makefile +++ b/games/cursive/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://puck.nether.net/pub/janc/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= howardjp@wam.umd.edu +MAINTAINER= ports@FreeBSD.org COMMENT= Create ASCII character cursive handwriting MAN6= cursive.6 |