diff options
author | mat <mat@FreeBSD.org> | 2015-05-08 00:32:43 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-05-08 00:32:43 +0800 |
commit | 2f66729463770b0e9fb9f5f0cb1479ba3488aa5c (patch) | |
tree | 63cfeb4094db9cda2a9c23fe5053bddb5b9289c8 /lang/fsharp/Makefile | |
parent | a536185c581d6682fd50b5fa5d87b08be649e201 (diff) | |
download | freebsd-ports-gnome-2f66729463770b0e9fb9f5f0cb1479ba3488aa5c.tar.gz freebsd-ports-gnome-2f66729463770b0e9fb9f5f0cb1479ba3488aa5c.tar.zst freebsd-ports-gnome-2f66729463770b0e9fb9f5f0cb1479ba3488aa5c.zip |
Update ports in the [i-m]* category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'lang/fsharp/Makefile')
-rw-r--r-- | lang/fsharp/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/fsharp/Makefile b/lang/fsharp/Makefile index 6f1d2d3c0d3f..d1f93203be79 100644 --- a/lang/fsharp/Makefile +++ b/lang/fsharp/Makefile @@ -14,8 +14,6 @@ BUILD_DEPENDS= mono>=3.0:${PORTSDIR}/lang/mono RUN_DEPENDS= mono>=3.0:${PORTSDIR}/lang/mono USE_GITHUB= yes -GH_ACCOUNT= ${PORTNAME} -GH_COMMIT= 20a9d20 USES= gmake mono pkgconfig USE_AUTOTOOLS= autoconf |