diff options
author | steve <steve@FreeBSD.org> | 2001-02-27 05:59:38 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2001-02-27 05:59:38 +0000 |
commit | 3d5be0adfa464ef8783cfd7edf75129426de2945 (patch) | |
tree | dbd18a404d3acfa05a2dbdfab28899ca17032b63 /graphics | |
parent | 6e29b651e2f9863c08a32f643adbb582dba4b196 (diff) | |
download | FreeBSD-ports-3d5be0adfa464ef8783cfd7edf75129426de2945.zip FreeBSD-ports-3d5be0adfa464ef8783cfd7edf75129426de2945.tar.gz |
Update MASTER_SITES.
PR: 23927
Submitted by: George Reid <greid@ukug.uk.freebsd.org>
Approved by: maintainer
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/stamp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/stamp/Makefile b/graphics/stamp/Makefile index 2fb08ac..6a234d0 100644 --- a/graphics/stamp/Makefile +++ b/graphics/stamp/Makefile @@ -8,7 +8,8 @@ PORTNAME= stamp PORTVERSION= 2.0.8 CATEGORIES= graphics -MASTER_SITES= http://stamp.netpedia.net/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= stamp MAINTAINER= billf@FreeBSD.org |