diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-10-26 14:16:57 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-10-26 14:16:57 +0000 |
commit | 08df9592d0f7bc9d03555e1bebe5065ac340de6a (patch) | |
tree | b0d86ced6f42abde1b94d268dbd152d5e97dca20 /archivers | |
parent | 97a3d786f0241d4e3a5b63fdcfef1bfa8cda8b46 (diff) |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/dzip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/dzip/Makefile b/archivers/dzip/Makefile index 946126442184..38ab664f68fc 100644 --- a/archivers/dzip/Makefile +++ b/archivers/dzip/Makefile @@ -3,7 +3,7 @@ PORTNAME= dzip PORTVERSION= 2.9 -CATEGORIES= archivers +CATEGORIES= archivers games MASTER_SITES= http://speeddemosarchive.com/dzip/ DISTNAME= dz${PORTVERSION:S/.//g}src |