diff options
author | asami <asami@FreeBSD.org> | 1996-11-09 09:09:20 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-09 09:09:20 +0800 |
commit | a466fcef50808cf3c5d5503fb48880dd4b58d599 (patch) | |
tree | 6c6d34e32398146912008bd78a61f293b216f752 /games/xripple | |
parent | b2ad1a6071aea687113dfa17b0252225d1f49e13 (diff) | |
download | freebsd-ports-gnome-a466fcef50808cf3c5d5503fb48880dd4b58d599.tar.gz freebsd-ports-gnome-a466fcef50808cf3c5d5503fb48880dd4b58d599.tar.zst freebsd-ports-gnome-a466fcef50808cf3c5d5503fb48880dd4b58d599.zip |
Put CATEGORIES above MASTER_SITES.
Diffstat (limited to 'games/xripple')
-rw-r--r-- | games/xripple/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xripple/Makefile b/games/xripple/Makefile index 22dc97b345fe..908dd6a20184 100644 --- a/games/xripple/Makefile +++ b/games/xripple/Makefile @@ -3,13 +3,13 @@ # Date created: 6 Oct 1996 # Whom: oly # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1996/11/09 00:01:31 obrien Exp $ # DISTNAME= xripple PKGNAME= xripple-1.0 -MASTER_SITES= ftp://www.cse.unsw.edu.au/pub/users/s2154962/ CATEGORIES+= games +MASTER_SITES= ftp://www.cse.unsw.edu.au/pub/users/s2154962/ MAINTAINER= oly@world.std.com |