diff options
Diffstat (limited to 'devel/libx86/Makefile')
-rw-r--r-- | devel/libx86/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/libx86/Makefile b/devel/libx86/Makefile index e57928d..e88650c 100644 --- a/devel/libx86/Makefile +++ b/devel/libx86/Makefile @@ -11,7 +11,6 @@ CATEGORIES= devel MASTER_SITES= http://www.codon.org.uk/~mjg59/libx86/downloads/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= jkim -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= jkim@FreeBSD.org COMMENT= A hardware-independent library for executing real-mode x86 code |