diff options
author | Andrey Slusar <anray@FreeBSD.org> | 2005-12-20 13:44:33 +0000 |
---|---|---|
committer | Andrey Slusar <anray@FreeBSD.org> | 2005-12-20 13:44:33 +0000 |
commit | bca2c6b1077683c0d5f73d9c7adf79466401938a (patch) | |
tree | 948049b47a817c7585527bb2adf32d5b0b4728d6 /news/sn | |
parent | c6f4b6c188f44108bf567be5a8e69f00defca2ed (diff) | |
download | ports-bca2c6b1077683c0d5f73d9c7adf79466401938a.tar.gz ports-bca2c6b1077683c0d5f73d9c7adf79466401938a.zip |
Notes
Diffstat (limited to 'news/sn')
-rw-r--r-- | news/sn/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/sn/Makefile b/news/sn/Makefile index 87507212b136..2b8da8b6cf22 100644 --- a/news/sn/Makefile +++ b/news/sn/Makefile @@ -8,8 +8,8 @@ PORTNAME= sn PORTVERSION= 0.3.8 CATEGORIES= news -MASTER_SITES= http://www.infa.abo.fi/~patrik/sn/files/ -EXTRACT_SUFX= .tar.bz2 +MASTER_SITES= http://www.infa.abo.fi/~patrik/sn/files/ \ + http://home.arcor.de/teambushido/fbsd_ports/ MAINTAINER= fehlner@gmx.de COMMENT= Small news system for small sites serving |