diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2008-12-07 01:59:45 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2008-12-07 01:59:45 +0800 |
commit | bb71a5536c8e45b2f962a6ebca612b0c56068dfd (patch) | |
tree | d88babdf1ea3bcc62541f975d5d37ac1da306d8d /archivers | |
parent | 6f4a6f0557b53239489e6503c817ea725d327d6f (diff) | |
download | freebsd-ports-gnome-bb71a5536c8e45b2f962a6ebca612b0c56068dfd.tar.gz freebsd-ports-gnome-bb71a5536c8e45b2f962a6ebca612b0c56068dfd.tar.zst freebsd-ports-gnome-bb71a5536c8e45b2f962a6ebca612b0c56068dfd.zip |
Update MASTER_SITES
Notified by: Igor Roshchin <str@komkon.org>
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/unzoo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/unzoo/Makefile b/archivers/unzoo/Makefile index d3e882788a0c..df3559c97fb6 100644 --- a/archivers/unzoo/Makefile +++ b/archivers/unzoo/Makefile @@ -9,7 +9,7 @@ PORTNAME= unzoo PORTVERSION= 4.4 PORTREVISION= 2 CATEGORIES= archivers -MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} +MASTER_SITES= CRITICAL DISTNAME= ${PORTNAME}_${PORTVERSION}.orig PATCH_SITES= ${MASTER_SITES} |