diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2008-04-04 08:14:40 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2008-04-04 08:14:40 +0000 |
commit | 076c989b6e738968efc82f1700050aa2c6adea00 (patch) | |
tree | 8d15286b630f3849eec19a52d9a45fc254d33b86 /sysutils | |
parent | - Update to 9.27 (diff) |
- Remove unused MASTER_SITE
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/hachoir-subfile/Makefile | 2 | ||||
-rw-r--r-- | sysutils/hachoir-urwid/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/hachoir-subfile/Makefile b/sysutils/hachoir-subfile/Makefile index d7ba6e18fe0b..de95059c4f1f 100644 --- a/sysutils/hachoir-subfile/Makefile +++ b/sysutils/hachoir-subfile/Makefile @@ -8,7 +8,7 @@ PORTNAME= hachoir-subfile PORTVERSION= 0.5.3 CATEGORIES= sysutils python -MASTER_SITES= CHEESESHOP CENKES +MASTER_SITES= CHEESESHOP MAINTAINER= lwhsu@FreeBSD.org COMMENT= Find subfiles in any binary stream diff --git a/sysutils/hachoir-urwid/Makefile b/sysutils/hachoir-urwid/Makefile index 8f62a94bfda5..d0937b842f0a 100644 --- a/sysutils/hachoir-urwid/Makefile +++ b/sysutils/hachoir-urwid/Makefile @@ -8,7 +8,7 @@ PORTNAME= hachoir-urwid PORTVERSION= 1.0.1 CATEGORIES= sysutils python -MASTER_SITES= CHEESESHOP CENKES +MASTER_SITES= CHEESESHOP MAINTAINER= lwhsu@FreeBSD.org COMMENT= Binary file explorer |