diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2020-12-28 14:32:14 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2020-12-28 14:32:14 +0000 |
commit | 600fc28011f1c748b61b707c7b8f4d4b147c0ff8 (patch) | |
tree | 7642dfc050846e9145f28ca425f29132dfe98d34 /www/Makefile | |
parent | df0a7cb1212085c470b21156ab42dcb45d41b2a0 (diff) | |
download | ports-600fc28011f1c748b61b707c7b8f4d4b147c0ff8.tar.gz ports-600fc28011f1c748b61b707c7b8f4d4b147c0ff8.zip |
www/py-flexget: rename to flexget and clean up
- Update COMMENT and pkg-descr from upstream
- Drop py- suffix because standalone and only for default python
- Drop out-of-date "Created by": everything changed since r321564
- Drop PORTEPOCH as package name changed
- Sort variables
Notes
Notes:
svn path=/head/; revision=559480
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 25c13a796c90..01cdf9fec0eb 100644 --- a/www/Makefile +++ b/www/Makefile @@ -165,6 +165,7 @@ SUBDIR += firefox-esr SUBDIR += flashplayer SUBDIR += flat-frog + SUBDIR += flexget SUBDIR += flickcurl SUBDIR += fnord SUBDIR += formication @@ -1616,7 +1617,6 @@ SUBDIR += py-flask-sockets SUBDIR += py-flask-uploads SUBDIR += py-flask-wtf - SUBDIR += py-flexget SUBDIR += py-flup6 SUBDIR += py-folium SUBDIR += py-forcediphttpsadapter @@ -2128,6 +2128,7 @@ SUBDIR += serendipity SUBDIR += serf SUBDIR += servlet-api + SUBDIR += servo SUBDIR += sfeed SUBDIR += sfnt2woff SUBDIR += shellinabox |