diff options
author | asami <asami@FreeBSD.org> | 2000-02-28 08:34:04 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-02-28 08:34:04 +0000 |
commit | f8fc67d68268fcb2907cd96816adf2ad6a8ed8d5 (patch) | |
tree | 50e42b26709f3d248c72368a9fcd559340b4709d /games/rollemup | |
parent | f4b53eebdd5005198f0608866bcd9df87af1bd1c (diff) | |
download | FreeBSD-ports-f8fc67d68268fcb2907cd96816adf2ad6a8ed8d5.zip FreeBSD-ports-f8fc67d68268fcb2907cd96816adf2ad6a8ed8d5.tar.gz |
Add virtual category "linux" to Linux apps and support libs/utils.
Diffstat (limited to 'games/rollemup')
-rw-r--r-- | games/rollemup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/rollemup/Makefile b/games/rollemup/Makefile index 5da61bf..e62879b 100644 --- a/games/rollemup/Makefile +++ b/games/rollemup/Makefile @@ -9,7 +9,7 @@ DISTNAME= Rollemup PKGNAME= rollemup-1.0 -CATEGORIES= games +CATEGORIES= games linux MASTER_SITES= ftp://usa.lostboys.nl/pub/medialab/rollemup/Linux/ MAINTAINER= sanpei@jp.FreeBSD.org |