Fix PKGNAMESUFFIX for the new version numbering.

This commit is contained in:
Edwin Groothuis 2008-10-13 12:04:29 +00:00
parent fede3cc58d
commit fa1610f8c1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=221537

View file

@ -14,7 +14,7 @@ CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_ISC}
MASTER_SITE_SUBDIR= dhcp dhcp/dhcp-3.0-history
PKGNAMEPREFIX= isc-
PKGNAMESUFFIX= 3-${SUBSYS}
PKGNAMESUFFIX= 30-${SUBSYS}
DISTNAME= ${PORTNAME}-${RELEASE}${VERSION}${PATCHLEVEL}
MAINTAINER= Joerg.Pulz@frm2.tum.de