diff options
author | mat <mat@FreeBSD.org> | 2015-05-08 01:26:05 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-05-08 01:26:05 +0800 |
commit | a634dbbe3eda148d9b16649b61ec88fafcd95299 (patch) | |
tree | e02c8ff8239303ab6a2e3d529b26e0934364cdcf /net-im/hotot/Makefile | |
parent | fa854ea607334d361da8e126e398dbf81bd6b191 (diff) | |
download | freebsd-ports-graphics-a634dbbe3eda148d9b16649b61ec88fafcd95299.tar.gz freebsd-ports-graphics-a634dbbe3eda148d9b16649b61ec88fafcd95299.tar.zst freebsd-ports-graphics-a634dbbe3eda148d9b16649b61ec88fafcd95299.zip |
Update ports in the n* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'net-im/hotot/Makefile')
-rw-r--r-- | net-im/hotot/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-im/hotot/Makefile b/net-im/hotot/Makefile index 7fce9ff26bf..512ce9fef2b 100644 --- a/net-im/hotot/Makefile +++ b/net-im/hotot/Makefile @@ -14,7 +14,6 @@ LICENSE= LGPL3 USE_GITHUB= yes GH_ACCOUNT= lyricat GH_PROJECT= Hotot -GH_COMMIT= 1f68d33 USES= cmake gettext python USE_GNOME= intltool |