diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-06-19 11:25:29 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-06-19 11:25:29 +0000 |
commit | a2262e931305294882ca078238da1ce88deba4bb (patch) | |
tree | 84c7cf412c9b595212c74612c2651e087a7a7203 /games | |
parent | 86cad8dff1ee6acc3f95e860c18e2ecebfc20d7f (diff) | |
download | ports-a2262e931305294882ca078238da1ce88deba4bb.tar.gz ports-a2262e931305294882ca078238da1ce88deba4bb.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/narcissu2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/narcissu2/Makefile b/games/narcissu2/Makefile index 794f0fd16d1a..9b5a2dd5aef7 100644 --- a/games/narcissu2/Makefile +++ b/games/narcissu2/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.1 CATEGORIES= games MASTER_SITES= http://www.neechin.net/file_download/22/:game \ http://www.neechin.net/file_download/27/:script \ - https://aur.archlinux.org/cgit/aur.git/plain/${PORTNAME}-en.png?h=${PORTNAME}-en\&id=9768eea\&foo=/:icon + https://aur.archlinux.org/cgit/aur.git/plain/${PORTNAME}-en.png?h=${PORTNAME}-en&id=9768eea&foo=/:icon DISTFILES= [Denpa]_Narcissu_2_Eng_[unix].tar.bz2.link:game \ Narcissu_2_Eng_v${PORTVERSION}_script_[All_platforms].zip:script \ ${PORTNAME}-en.png:icon |