aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-01-28 22:07:21 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-01-28 22:07:21 +0800
commitca5856e92cc2ae2d1923f0b1768b3e4497f6338e (patch)
treea56d2058cb7ab8ebdc2f4ce0476c4faf9fdaeb3c /misc
parent60827a50103817ef6a30e26877a663bcb4993e49 (diff)
downloadfreebsd-ports-graphics-ca5856e92cc2ae2d1923f0b1768b3e4497f6338e.tar.gz
freebsd-ports-graphics-ca5856e92cc2ae2d1923f0b1768b3e4497f6338e.tar.zst
freebsd-ports-graphics-ca5856e92cc2ae2d1923f0b1768b3e4497f6338e.zip
Simplify MASTER_SITES
Diffstat (limited to 'misc')
-rw-r--r--misc/help2man/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/help2man/Makefile b/misc/help2man/Makefile
index 72212edd10d..9261462eefa 100644
--- a/misc/help2man/Makefile
+++ b/misc/help2man/Makefile
@@ -4,7 +4,7 @@
PORTNAME= help2man
PORTVERSION= 1.47.5
CATEGORIES= misc
-MASTER_SITES= GNU/${PORTNAME}
+MASTER_SITES= GNU
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Automatically generating simple manual pages from program output