diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1998-01-08 18:52:14 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1998-01-08 18:52:14 +0000 |
commit | 4b6adb56f643b021ec2430ec7db091c7481306e4 (patch) | |
tree | e5429fd5985d637f01fca6c1418af98d6049bb70 /games/xfrisk/Makefile | |
parent | 5865bd5d2bf2a388cac2c04a7edbf960648adcd0 (diff) | |
download | ports-4b6adb56f643b021ec2430ec7db091c7481306e4.tar.gz ports-4b6adb56f643b021ec2430ec7db091c7481306e4.zip |
Notes
Diffstat (limited to 'games/xfrisk/Makefile')
-rw-r--r-- | games/xfrisk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xfrisk/Makefile b/games/xfrisk/Makefile index 7d824df6e6c2..886402809736 100644 --- a/games/xfrisk/Makefile +++ b/games/xfrisk/Makefile @@ -3,14 +3,14 @@ # Date created: 20 April 1997 # Whom: Matthew Hunt <mph@pobox.com> # -# $Id: Makefile,v 1.3 1997/11/19 00:04:02 asami Exp $ +# $Id: Makefile,v 1.4 1997/11/19 03:43:53 asami Exp $ # DISTNAME= XFrisk-0.99c0pl9 PKGNAME= xfrisk-0.99c09 CATEGORIES= games MASTER_SITES= $(MASTER_SITE_XCONTRIB) -MASTER_SITE_SUBDIR= games/multiplayer/ +MASTER_SITE_SUBDIR= games/multiplayer MAINTAINER= mph@pobox.com |