aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-13 05:36:05 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-13 05:36:05 +0000
commit23f9852b1db6e92fc61a04ee93ace117b72b6b77 (patch)
tree8baacc3d1a6cef98f4e2c301a7fb562abba9c442
parenteeb3a662d64f1734527c22fc9dfe8f2759c3023c (diff)
downloadports-23f9852b1db6e92fc61a04ee93ace117b72b6b77.tar.gz
ports-23f9852b1db6e92fc61a04ee93ace117b72b6b77.zip
mail/libetpan: Cosmetic change
-rw-r--r--mail/libetpan/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/libetpan/Makefile b/mail/libetpan/Makefile
index 5ee26eb206b2..dca97e342d57 100644
--- a/mail/libetpan/Makefile
+++ b/mail/libetpan/Makefile
@@ -16,14 +16,14 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
USES= autoreconf compiler:c++11-lang cpe gmake iconv libtool localbase pkgconfig
-CPE_VENDOR= libetpan_project
-
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
PORTDOCS= AUTHORS ChangeLog NEWS
+CPE_VENDOR= libetpan_project
+
USE_GITHUB= yes
GH_ACCOUNT= dinhviethoa