diff options
author | June McEnroe <june@causal.agency> | 2021-04-27 21:31:51 +0000 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-04-27 21:31:51 +0000 |
commit | 0f95131403138466079f8b786326867d0e2299a0 (patch) | |
tree | 9e75719ee028a2413861b76082dc766059693848 /mail/bubger/Makefile | |
parent | Update catgirl to 1.7 (diff) | |
download | ports-0f95131403138466079f8b786326867d0e2299a0.tar.gz ports-0f95131403138466079f8b786326867d0e2299a0.zip |
Update bubger to 1.0a
Diffstat (limited to 'mail/bubger/Makefile')
-rw-r--r-- | mail/bubger/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/bubger/Makefile b/mail/bubger/Makefile index 05e9033..bf6f2a7 100644 --- a/mail/bubger/Makefile +++ b/mail/bubger/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bubger -DISTVERSION= 1.0 +PORTVERSION= 1.0a CATEGORIES= mail MASTER_SITES= https://git.causal.agency/bubger/snapshot/ |