diff options
author | mat <mat@FreeBSD.org> | 2015-08-04 19:29:18 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-08-04 19:29:18 +0800 |
commit | 94ccaa77589f50678b84d7117878c0ade6ad69ba (patch) | |
tree | 69b22e334637a187ae01d3ef2a75d6dd8cb3698a /mail/mailest | |
parent | 40a1af164b81227ce4a4cd2ebbfd25d6ea8b8c0e (diff) | |
download | freebsd-ports-gnome-94ccaa77589f50678b84d7117878c0ade6ad69ba.tar.gz freebsd-ports-gnome-94ccaa77589f50678b84d7117878c0ade6ad69ba.tar.zst freebsd-ports-gnome-94ccaa77589f50678b84d7117878c0ade6ad69ba.zip |
Cleanup some abusive use of GH_TAGNAME.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'mail/mailest')
-rw-r--r-- | mail/mailest/Makefile | 2 | ||||
-rw-r--r-- | mail/mailest/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/mailest/Makefile b/mail/mailest/Makefile index 6da43615d062..97232be90084 100644 --- a/mail/mailest/Makefile +++ b/mail/mailest/Makefile @@ -2,6 +2,7 @@ PORTNAME= mailest PORTVERSION= 0.9.20 +DISTVERSIONPREFIX= ${PORTNAME}- PORTREVISION= 1 CATEGORIES= mail @@ -23,7 +24,6 @@ USES= iconv USE_EMACS= yes USE_GITHUB= yes GH_ACCOUNT= yasuoka -GH_TAGNAME= ${PORTNAME}-${PORTVERSION} MAKE_ENV= USE_BSDMAKE=true WITH_INSTALL_AS_USER=true LICENSE_BSD2CLAUSE_SRC= bytebuf.c replace/sys/tree.h diff --git a/mail/mailest/distinfo b/mail/mailest/distinfo index f23d934a3fdc..0181d457fcd3 100644 --- a/mail/mailest/distinfo +++ b/mail/mailest/distinfo @@ -1,2 +1,2 @@ -SHA256 (yasuoka-mailest-0.9.20-mailest-0.9.20_GH0.tar.gz) = f51cde2047422c993425eee8102e5f7a914094b60a1a039a0b84502e5d22c5f8 -SIZE (yasuoka-mailest-0.9.20-mailest-0.9.20_GH0.tar.gz) = 171958 +SHA256 (yasuoka-mailest-mailest-0.9.20_GH0.tar.gz) = f51cde2047422c993425eee8102e5f7a914094b60a1a039a0b84502e5d22c5f8 +SIZE (yasuoka-mailest-mailest-0.9.20_GH0.tar.gz) = 171958 |