diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-30 21:48:51 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-30 21:48:51 +0000 |
commit | d6b477b98d9251735e38573a886234aeca588038 (patch) | |
tree | eec711cce0a451888d9dd341ee0bedf79242fbb7 /www/castget | |
parent | 170cdef430e6cd38ba4d426dfea57035545bb2fa (diff) | |
download | ports-d6b477b98d9251735e38573a886234aeca588038.tar.gz ports-d6b477b98d9251735e38573a886234aeca588038.zip |
Notes
Diffstat (limited to 'www/castget')
-rw-r--r-- | www/castget/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/castget/Makefile b/www/castget/Makefile index 64d5b0f3d079..7bcfd60f38a7 100644 --- a/www/castget/Makefile +++ b/www/castget/Makefile @@ -5,7 +5,7 @@ PORTNAME= castget PORTVERSION= 1.0.1 PORTREVISION= 7 CATEGORIES= www -MASTER_SITES= SAVANNAH CENKES +MASTER_SITES= SAVANNAH MAINTAINER= ports@FreeBSD.org COMMENT= Command-line podcast downloader |