diff options
Diffstat (limited to 'editors/pico-alpine')
-rw-r--r-- | editors/pico-alpine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/pico-alpine/Makefile b/editors/pico-alpine/Makefile index 6e1fbb249162..2d0cc0372be1 100644 --- a/editors/pico-alpine/Makefile +++ b/editors/pico-alpine/Makefile @@ -12,7 +12,7 @@ DISTNAME= alpine-${PORTVERSION} COMMENT= [Al]PIne's message COmposition editor and Pilot file manager -LICENSE= ASL +LICENSE= AL2 MASTERDIR= ${.CURDIR}/../../mail/alpine |