diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-06-09 21:59:16 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-06-09 21:59:16 +0000 |
commit | fe90a46320532cd21dbbf025598fab0fccb2b55a (patch) | |
tree | 3c45e06228f6ac7b46f01b9319ba3f5a4583431e /graphics/gifmerge/Makefile | |
parent | Add monitord, a simple service monitoring daemon that restarts a service (diff) |
Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my
area on the local ports tree.
Diffstat (limited to 'graphics/gifmerge/Makefile')
-rw-r--r-- | graphics/gifmerge/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gifmerge/Makefile b/graphics/gifmerge/Makefile index 2eb3c68799af..ab786f6222f2 100644 --- a/graphics/gifmerge/Makefile +++ b/graphics/gifmerge/Makefile @@ -9,6 +9,7 @@ PORTNAME= gifmerge PORTVERSION= 1.33 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= asami/LOCAL_PORTS DISTFILES= gifmerge.tar MAINTAINER= nakai@FreeBSD.org |