diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 08:13:26 +0800 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 08:13:26 +0800 |
commit | a07aa037a1d811308d584e576ce019f0a3f1541c (patch) | |
tree | 9489fa6e1c3372b5291bf75a1e8e5e1be0b103e8 /archivers/libpar2 | |
parent | 68cb122e1ddae2f1584f0ee081c19b957aff3cb4 (diff) | |
download | freebsd-ports-gnome-a07aa037a1d811308d584e576ce019f0a3f1541c.tar.gz freebsd-ports-gnome-a07aa037a1d811308d584e576ce019f0a3f1541c.tar.zst freebsd-ports-gnome-a07aa037a1d811308d584e576ce019f0a3f1541c.zip |
- Switch SourceForge ports to the new File Release System: categories starting with A
Diffstat (limited to 'archivers/libpar2')
-rw-r--r-- | archivers/libpar2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/libpar2/Makefile b/archivers/libpar2/Makefile index a76ea8079b85..407d746626e6 100644 --- a/archivers/libpar2/Makefile +++ b/archivers/libpar2/Makefile @@ -9,8 +9,7 @@ PORTNAME= libpar2 PORTVERSION= 0.2 PORTREVISION= 2 CATEGORIES= archivers -MASTER_SITES= SF -MASTER_SITE_SUBDIR= parchive +MASTER_SITES= SF/parchive/${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= toxic@doobie.com |