diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-02-24 13:41:40 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-02-24 13:41:40 +0000 |
commit | 1319954d43787186e4e1faa379030840a073398a (patch) | |
tree | 3b5d4ae7b7aab6eb5acdb7985fc23bf11bb4a926 /comms | |
parent | fed0324762dcc0611e8fee7b45054b5eaf0d3d34 (diff) | |
download | ports-1319954d43787186e4e1faa379030840a073398a.tar.gz ports-1319954d43787186e4e1faa379030840a073398a.zip |
- Distfile location has been changed
PR: ports/78013
Submitted by: Anton Voronin (maintainer)
Notes
Notes:
svn path=/head/; revision=129673
Diffstat (limited to 'comms')
-rw-r--r-- | comms/pr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/pr/Makefile b/comms/pr/Makefile index c0f556b33156..85c95a1b39a0 100644 --- a/comms/pr/Makefile +++ b/comms/pr/Makefile @@ -8,7 +8,7 @@ PORTNAME= pr PORTVERSION= 1.1 CATEGORIES= comms net -MASTER_SITES= http://rnoc.urc.ac.ru/~anton/projects/files/ +MASTER_SITES= http://www.chelcom.ru/~anton/projects/files/ DISTNAME= pr-${PORTVERSION} MAINTAINER= anton@chelcom.ru |