diff options
author | Steve Price <steve@FreeBSD.org> | 2001-02-27 05:59:38 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2001-02-27 05:59:38 +0000 |
commit | a2f7075de84dbf6c039e6df376b58af91c4d280f (patch) | |
tree | d37d15aa0eb3941668f631bcfdc8aa25609a9cd3 /graphics | |
parent | f56caa4a64442f2c5a933995b82d20d1a139b663 (diff) | |
download | ports-a2f7075de84dbf6c039e6df376b58af91c4d280f.tar.gz ports-a2f7075de84dbf6c039e6df376b58af91c4d280f.zip |
Notes
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 2fb08aca52f9..6a234d03635a 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 |