diff options
author | asami <asami@FreeBSD.org> | 1995-03-24 19:12:06 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-03-24 19:12:06 +0800 |
commit | 05ad587eeab1d617e351f06b1479ff5cbf1ef470 (patch) | |
tree | a1686d3710d566ebe9135dd38eb4e0522f05a34e /games/xemeraldia | |
parent | 16340be728f3944b4f01dd9b814c596a1085baa0 (diff) | |
download | freebsd-ports-gnome-05ad587eeab1d617e351f06b1479ff5cbf1ef470.tar.gz freebsd-ports-gnome-05ad587eeab1d617e351f06b1479ff5cbf1ef470.tar.zst freebsd-ports-gnome-05ad587eeab1d617e351f06b1479ff5cbf1ef470.zip |
Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,
and some other minor cleanup.
Diffstat (limited to 'games/xemeraldia')
-rw-r--r-- | games/xemeraldia/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games/xemeraldia/Makefile b/games/xemeraldia/Makefile index 0ef4e92fd4f7..4f6ac5ec7afe 100644 --- a/games/xemeraldia/Makefile +++ b/games/xemeraldia/Makefile @@ -1,14 +1,15 @@ # New ports collection makefile for: xemeraldia # Version required: 0.2 # Date created: 22 Mar 1995 -# Whom: swallace +# Whom: asami # -# $Id: Makefile,v 1.2 1995/03/24 05:47:58 asami Exp $ +# $Id: Makefile,v 1.3 1995/03/24 05:51:15 asami Exp $ # DISTNAME= xemeraldia-0.2 DISTFILES= 250.gz MASTER_SITES= ftp://ftp.kuis.kyoto-u.ac.jp/News.Archives/fj.sources/1995/ +MAINTAINER= asami@FreeBSD.ORG USE_IMAKE= yes NO_INSTALL_MANPAGES= yes EXTRACT_COOKIE?= ${.CURDIR}/work/.extract_done |