From 1f9614ecc3dfa87f3e18c652696e3e94123e10d0 Mon Sep 17 00:00:00 2001 From: kevlo Date: Fri, 5 Aug 2016 15:59:42 +0000 Subject: Set DISTNAME to PORTNAME. Sugessted by: mat --- astro/py-horoscopegenerator/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'astro') diff --git a/astro/py-horoscopegenerator/Makefile b/astro/py-horoscopegenerator/Makefile index 16c7ee1c8afe..db9e86dece75 100644 --- a/astro/py-horoscopegenerator/Makefile +++ b/astro/py-horoscopegenerator/Makefile @@ -1,10 +1,9 @@ # $FreeBSD$ -PORTNAME= horoscopegenerator +PORTNAME= HoroscopeGenerator PORTVERSION= 0.1.8 CATEGORIES= astro python MASTER_SITES= CHEESESHOP -DISTNAME= ${PORTNAME:S/h/H/:S/g/G/}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= kevlo@FreeBSD.org -- cgit