diff options
Diffstat (limited to 'devel/libeio/Makefile')
-rw-r--r-- | devel/libeio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libeio/Makefile b/devel/libeio/Makefile index 48e753e657a6..764e3c5ad4ec 100644 --- a/devel/libeio/Makefile +++ b/devel/libeio/Makefile @@ -10,7 +10,7 @@ COMMENT= Full-featured asynchronous I/O library for C USE_GITHUB= yes GH_ACCOUNT= scunningham -GH_TAGNAME= master +GH_TAGNAME= ${GH_COMMIT} GH_COMMIT= e1a62ab USE_AUTOTOOLS= libtoolize aclocal autoconf autoheader automake GNU_CONFIGURE= yes |