diff options
author | asami <asami@FreeBSD.org> | 2000-02-28 16:34:04 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-02-28 16:34:04 +0800 |
commit | f8fc67d68268fcb2907cd96816adf2ad6a8ed8d5 (patch) | |
tree | 50e42b26709f3d248c72368a9fcd559340b4709d /multimedia/linux-xmovie | |
parent | f4b53eebdd5005198f0608866bcd9df87af1bd1c (diff) | |
download | freebsd-ports-gnome-f8fc67d68268fcb2907cd96816adf2ad6a8ed8d5.tar.gz freebsd-ports-gnome-f8fc67d68268fcb2907cd96816adf2ad6a8ed8d5.tar.zst freebsd-ports-gnome-f8fc67d68268fcb2907cd96816adf2ad6a8ed8d5.zip |
Add virtual category "linux" to Linux apps and support libs/utils.
Diffstat (limited to 'multimedia/linux-xmovie')
-rw-r--r-- | multimedia/linux-xmovie/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/linux-xmovie/Makefile b/multimedia/linux-xmovie/Makefile index fbb13ca0d6ee..b8ee701bb80c 100644 --- a/multimedia/linux-xmovie/Makefile +++ b/multimedia/linux-xmovie/Makefile @@ -8,7 +8,7 @@ DISTNAME= xmovie-i586-1.3.1 PKGNAME= xmovie-1.3.1 -CATEGORIES= graphics +CATEGORIES= graphics linux MASTER_SITES= http://people.FreeBSD.org/~imura/distfiles/ # Distfile has no version info. The original site is below. # MASTER_SITES= http://heroine.linuxbox.com/ |