diff options
Diffstat (limited to 'devel/linux-understand_c')
-rw-r--r-- | devel/linux-understand_c/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/linux-understand_c/Makefile b/devel/linux-understand_c/Makefile index 1268582a5ec7..e756735380d5 100644 --- a/devel/linux-understand_c/Makefile +++ b/devel/linux-understand_c/Makefile @@ -11,6 +11,7 @@ PORTEPOCH= 1 CATEGORIES= devel linux MASTER_SITES= http://www.scitools.com/ftp/pub/download/understand_c/%SUBDIR%/ MASTER_SITE_SUBDIR= latest pastbuilds +PKGNAMEPREFIX= linux- DISTNAME= und_c-14b${PORTVERSION:E}-linux MAINTAINER= lioux@FreeBSD.org |