diff options
author | erwin <erwin@FreeBSD.org> | 2003-06-08 22:25:59 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2003-06-08 22:25:59 +0800 |
commit | 6440ffc24f87e00dc665efa4a165aa1c4835b273 (patch) | |
tree | 7318c22280651eed9ac541a247a6e183e6f57ea9 /mail/stuphead | |
parent | 0ba351ec679bbea3dd05ff92566de96b5330a863 (diff) | |
download | freebsd-ports-gnome-6440ffc24f87e00dc665efa4a165aa1c4835b273.tar.gz freebsd-ports-gnome-6440ffc24f87e00dc665efa4a165aa1c4835b273.tar.zst freebsd-ports-gnome-6440ffc24f87e00dc665efa4a165aa1c4835b273.zip |
Fix MASTER_SITES
PR: 53048
Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
Approved by: edwin (mentor)
Diffstat (limited to 'mail/stuphead')
-rw-r--r-- | mail/stuphead/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/stuphead/Makefile b/mail/stuphead/Makefile index 471344cd1197..69d73d907de5 100644 --- a/mail/stuphead/Makefile +++ b/mail/stuphead/Makefile @@ -9,7 +9,7 @@ PORTNAME= stuphead PORTVERSION= 0.5.3 PORTREVISION= 2 CATEGORIES= mail gnome -MASTER_SITES= http://stuphead.antex.ru/ +MASTER_SITES= http://stuphead.asplinux.ru/stuphead/ PATCH_SITES= ${MASTER_SITES} PATCHFILES= ${PORTNAME}-${PORTVERSION}-1.patch |