diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2019-03-27 21:34:24 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2019-03-27 21:34:24 +0000 |
commit | c07657834f2ce395f6161485d9abeebb284206a6 (patch) | |
tree | c1aa670bc850953baf21139b7e4b715d35fd8e14 /www | |
parent | 1bb91d4643464ba2a6933d5f00c7a6c1ab11c9ef (diff) | |
download | ports-c07657834f2ce395f6161485d9abeebb284206a6.tar.gz ports-c07657834f2ce395f6161485d9abeebb284206a6.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/stagit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/stagit/Makefile b/www/stagit/Makefile index c5885b9386f6..7d0b3be98e2e 100644 --- a/www/stagit/Makefile +++ b/www/stagit/Makefile @@ -3,6 +3,7 @@ PORTNAME= stagit PORTVERSION= 0.9.1 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://codemadness.org/releases/stagit/ |