diff options
Diffstat (limited to 'databases/nagios-check_postgres_replication/Makefile')
-rw-r--r-- | databases/nagios-check_postgres_replication/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/nagios-check_postgres_replication/Makefile b/databases/nagios-check_postgres_replication/Makefile index e14572be6ad8..91484524c685 100644 --- a/databases/nagios-check_postgres_replication/Makefile +++ b/databases/nagios-check_postgres_replication/Makefile @@ -4,8 +4,7 @@ PORTNAME= check_postgres_replication PORTVERSION= 2010.12.16 CATEGORIES= databases python MASTER_SITES= https://gist.github.com/raw/743942/4b9454d6aaf919fe77d15ecea09c7a001ae83b59/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= brooks + LOCAL/brooks PKGNAMEPREFIX= nagios- DISTNAME= check_postgres_replication.py EXTRACT_SUFX= |