aboutsummaryrefslogtreecommitdiff
path: root/devel/readline/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/readline/Makefile')
-rw-r--r--devel/readline/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/readline/Makefile b/devel/readline/Makefile
index 30c27df70b51..6f4330c38312 100644
--- a/devel/readline/Makefile
+++ b/devel/readline/Makefile
@@ -6,11 +6,9 @@ PORTVERSION= 6.3${PATCHLEVEL}
CATEGORIES= devel
MASTER_SITES= GNU \
ftp://ftp.cwru.edu/pub/bash/
-MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}-${PORTVERSION:C/^([0-9].[0-9]).*/\1/}
-PATCH_SITES= ${MASTER_SITES}
-PATCH_SITE_SUBDIR=${PORTNAME}/${PORTNAME}-${PORTVERSION:R}-patches
+PATCH_SITES= GNU/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}-patches
MAINTAINER= johans@FreeBSD.org
COMMENT= Library for editing command lines as they are typed